Answer Posted / kumar
Batch in Sql server is a set of one or more Transact-SQL
statements sent from a client to an instance of SQL Server
for execution and it will represents a unit of work
submitted to the Database Engine by users.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How do I create a trace in sql server?
How to delete existing rows in a table?
Why I am getting this error when dropping a database in ms sql server?
How to fine-tune reports?
How to stop log file growing too big?
What is rs.exe utility?
Why functions are used in sql server?
What are the differences between DDL, DML and DCL in SQL?
What is the difference between grant and with grant while giving permissions to the user?
Do you know how to implement service broker?
Name and describe few console utilities for ssrs?
Why do we use stored procedures in sql server?
How the authentication mode can be changed?
How do I completely remove sql server instance?
Why do we use trigger?