Which command executes the contents of a specified file?
Answer Posted / chandra deo mahto
START File_name or @<File_Name>
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between HTTP and HTTPS in database?
Can group by be used without aggregate functions?
What are the purpose of Normalisation?
Is it possible to update the views? If yes, how, if not, why?
How to connect of datebase with sql express.?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
What are the advantages to use stored procedures?
How do I create a trace in sql server?
What is abstracting periodical?
What is difference between equi join and inner join?
What are views in ms sql server?
what is blocking? : Sql server database administration
What is sql server replication? : sql server replication
How to use go command in "sqlcmd"?
What is database isolation in sql server? : sql server database administration