
Comments
5 comments
-
Hello,
This appears to be a more generic database behavior question than one related to Redgate products. I would suggest posting it somewhere like StackOverflow. You might find a more relevant answer there. -
It seems like this isn't about Redgate products at all, but rather general database behavior. I propose you submit it to a site like StackOverflow. That could lead you to a better answer.
io games
-
That’s a great question! I remember being confused the first time I worked with schemas in Azure Data Studio too. I realized that a schema is more like a namespace to organize tables, not just their relationships. Creating custom schemas can be done through SQL code as well. Basketball Stars
-
That sounds amazing
-
This is a really helpful explanation. The distinction between a database schema as a logical namespace (such as
SalesLT) and the broader idea of a database design/schema can definitely be confusing at first. TheCREATE SCHEMAapproach makes it much clearer how custom schemas are created and then used when creating tables. Thanks for explaining whereSalesLTcomes from and how Azure Data Studio handles it!I also found this useful resource: www.nba2k20obb.com
Add comment
Please sign in to leave a comment.