What is excution Plan in sql server
Answer Posted / cla
A query execution plan outlines how the SQL Server query optimizer actually ran or possibly run a query
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Can a table be created inside a trigger?
What is normalization of database? What are its benefits?
What is self contained scalar sub query?
Which language is supported by sql server?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
Explain transaction server implicit?
Explain about merge replications?
what is denormalization? : Sql server database administration
What is transaction server isolation?
When would you use a before or after trigger?
What is used to replicate sessions between instances in coldfusion clusters?
How to remove duplicate rows from table?
what stored procedure can you use to display the current processes? : Sql server administration
What is parameterized reports in ssrs ?
What is default constraint?