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 |
Why is the need for data conversion transformations?
Does a server store data?
What is system stored procedures?
What is conditional split?
What security features are available for stored procedure?
What is difference between index and primary key?
What is Right Outer Join?
Do you know what is replace and stuff function in sql server?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
How to create a view with data from multiple tables?
What is database black box testing?
What is tempdb in sql server?
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)