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 are the different types of Indexes available in SQL Server?
What is storeprocedure?Tell me synatx for how to write stored procedure.
default databases available in sql server and there uses ?
Can we insert data into a view?
Can we do dml on views?
What is the difference between inner join and equi join?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
What does the automatic recovery do?
What is a transaction and why is it important?
Write a SQL query to make a column as unique?
What is the advantage of specifying WITH GRANT OPTION in the GRANT command?
What is cursor in ms 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)