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
Which language is supported by sql server?
What is a performance monitor?
What are wait types?
What is perspective, have you ever created perspective? : sql server analysis services, ssas
What is difference between view and materialized view?
Is the primary key column of a table an index in ms sql server?
Do you know what are pages and extents? : SQL Server Architecture
How to declare and use cursor variables?
What is the default value of an integer data type in sql server 2005?
What is cdc in sql server?
What is sql profiler. What are the default templates with it? : sql server database administration
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
What is proper subset of candidate key?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
What functions can a view be used to performed?