create index a on employee(dno)
In this,which index was created?
Answer Posted / hari
Noncluster index
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is molap and its advantage? : sql server analysis services, ssas
Differentiate between mongodb vs. Sql server?
Where the sql logs gets stored? : sql server database administration
How to drop an existing table with "drop table" statements in ms sql server?
Explain how many normalization forms?
What do you mean by an execution plan?
What is xml datatype?
What is the need for group functions in sql?
What is cursors? And what are the different types of cursor?
What is the difference between rank and dense_rank?
What are a database and a data warehouse?
Why do we use stored procedures in sql server?
Explain system rowset functions?
How to insert and update data into a table with "insert" and "update" statements?
What is trigger in salesforce?