create index a on employee(dno)
In this,which index was created?
Answers were Sorted based on User's Feedback
Answer / yousaf khan
First the Control will check if there clustred index exist
if there then it will create a nonclustred Index a on
Employee(dno), other case there is condition diffine like
clustred or nonclustred so it create Defualt type.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is difference between temp table and cte?
Can I remove the default constraint columns in SQL SERVER?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
Do you know data definition language, data control language and data manipulation language?
how can we use a composite key for two tables and how can we represent it
How check triggers in sql server?
How to bind a view to the schema of the underlying tables?
When columns are added to existing tables, what do they initially contain?
How to send email from database?
How To delete duplicate record from a particular table?
Why should we go for stored procedures? Why not direct queries?
Explain transaction server auto commit?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)