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 happens if null values are involved in datetime operations?
What is the default order of an order by clause?
Explain the microsoft sql server delete command? : SQL Server Architecture
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
How much space does sql server 2016 take?
What happens if date-only values are provided as date and time literals?
what's the difference between a primary key and a unique key? : Sql server database administration
What is a constant or literal in ms sql server?
When is the use of update_statistics command?
Can we create clustered index on composite key?
What are the types of joins in sql?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What is the order in which the sql query is executed?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
Explain can SSRS reports Cache results?