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
Can truncate be rolled back?
How to change server name in sql server?
What is difference between commit and rollback when used in transactions?
How do I find the default sql server instance?
how many bits ip address consist of? : Sql server database administration
Why do we need normalization?
What do you mean by sql server agent?
Define clusters?
Explain Reporting Life Cycle?
What is the syntax to execute the sys.dm_db_missing_index_details?
How to connect to SQL Azure Database by using sqlcmd?
What new changes are being made in SQL Server?
What are the differences between substr and charindex in sql server.
List out the different types of locks available in sql server?
What do mean by xml datatype?