I try to import / execute this file to SSMS 2012.
Ι have download and export the zip file and I have a .sql
file of around 700MB.
I went to File --> Open --> File
and selected the file but it is not working.
How can I import it?
I try to import / execute this file to SSMS 2012.
Ι have download and export the zip file and I have a .sql
file of around 700MB.
I went to File --> Open --> File
and selected the file but it is not working.
How can I import it?
If the file is too large to open in SSMS then you can execute it using sqlcmd.
https://msdn.microsoft.com/en-us/library/ms170572(v=sql.110).aspx