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
What is repeatable read?
What happens if ntwdblib.dll is missing on your machine?
What is difference statement and preparedstatement?
What are the different index configurations a table can have?
Can an entity have two primary keys?
How to assign null values to variables or columns?
can an automatic recovery be initiated by a user? : Sql server administration
What is tablesample?
What is snapshot replication?
What is instead of dml trigger?
What is view in sql?
Explain primary key in sql server?
How to test odbc dsn connection settings?
Why it is recommended to avoid referencing a floating point column in the where clause?
How to find tables without indexes?