adspace
Answer Posted / Ashutosh Sarin
SQL (Structured Query Language) is a programming language designed for managing and manipulating relational databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to rebuild the master database?
Why we use the openxml clause?
Why and when do stored procedure recompile?
What is normalization and what are the advantages of it?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
Can you index views?
What is an indexed view?
How do I start sql server 2017?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What are the properties of the transaction?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
List the ways in which dynamic sql can be executed?
What is clustered index
What is self contained sub query?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration