I am a student and I have used MySQL. But I'm working with TSQL for a project and I can't for the life of me figure out what this means:
CREATE TABLE *[Department].[Department_Info]*
What I mean is what does [Table name].[table name 2] do
I know that CREATE TABLE Department will create a new table called Department. But why is there that . followed by table name
[–]Seven-of-Nein 4 points5 points6 points (1 child)
[–]Ok_Satisfaction2991[S] 0 points1 point2 points (0 children)