Answer Posted / midhu
- Index covering means that "Data can be found only using indexes, without touching the tables"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to drop an existing table?
What is 1nf 2nf and 3nf?
Describe how to use the linked server?
How do we synchronize On-Premise SQL server with SQL Azure?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
How to get a list of columns using the "sys.columns" view in ms sql server?
How can you list all the columns in a database?
What is sql sandbox in sql server?
What is self contained sub query?
What is command parameter in ssrs?
Explain the properties of subqueries in sql server?
If we delete pack Spec what will be the status of pack Body ?
What is acid db?
Give an example of SQL injection attack ?
What are the differences between having and where clause.