I had created the .sql scripts for --Create Database --Create tables --Create Stored procedure I am using SQL server 2008. Now i want to deploy it into the target server using the command prompt. How can I call to execute that script on the target server? |
↧
Executing .sql scripts file from command prompt
↧