-
Create DATABASE
Hello
Does have how to create database with . ?
exp:
create database test.com;
create dabase teste.net.us
Regards,
Breno Cardoso Perucchi
breno@omegatec.net
-
SitePoint Wizard
The '.' character is not allowed for database names.
It would confuse the DBMS since the '.' character is used for the database_name.table_name.field_name qualification.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks