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
Why do we use trigger?
What is the difference between an index and a unique index?
How to list all user defined functions in the current database?
How to create a new table in a given schema?
Do you know how to send email from database?
What does top operator do?
What is checkpoint process in the sql server?
Is t sql the same as sql server?
What is normalization of database? What are its benefits?
What is an expression in ms sql server?
Which trace flags are enabled in sql server?
Where in ms sql server is ’100’ equal to ‘0’?
How do I determine how many instances of sql server are installed on a computer?
What are the properties of the relational tables?
Explain different forms of normalization?