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 |
How many types of stored procedures are there in sql server?
What is the synonym of join?
Why use identity in sql server?
how to connect sybase to sql server 2005?.
Explain transaction server isolation?
What is sql injection and why is it a problem? : sql server security
How can I create a table from another table without copying any values from the old table?
how to get the rowid/rownumbes of a table in sqlserver
What is named calculation? : sql server analysis services, ssas
What is an index?
How can u convert the Date to String?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
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)