I read this post What does ON [PRIMARY] mean?
and I wonder how I can get the text "PRIMARY"
or any other file group names in use by using SQL scripts.
I also look into the syntax of CREATE table
and see SORT_IN_TEMPDB
and try searching for it with queries in MS SMS but can't find where it is either.