Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3739

creating table with different schema other than dbo (18 replies)

$
0
0
In MS SQL Server I can create a table using the following naming syntax:
[mydbname].[myschemaname].[mytable]. IMHO, schema is used in too many different ways but it's out of my control ;-)

SQLS defaults to the schema dbo. Is there a way to create a different schema in MySQL? Is there even something similar in MySQL?

Viewing all articles
Browse latest Browse all 3739


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>