SQL Server 2012 using codes instead of design (TSQL) -


i using sql server management studio 2012 , want create tables using sql codes(tsql) instead of designing table, saw tutorial on how when try open file of table gives me message:

enter image description here

i solve it, simple needed right click file choose select top 200 , open tsql.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -