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 |
As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
what are database files and filegroups? : Sql server database administration
How many triggers are possible per table?
What is difference between count (*) and count 1?
System variable and temporary variables
What is the difference between insensitive and scroll cursor?
Write an sql query to find first weekday of the month?
can any one post me, how to remove rows in the below table ENO ENAME EDEPT ELOC 3368 BPS BI Adayar 3371 RAN BI valachari 3369 SRI BI valachari 3372 jay BI Chn - - - - - - - -
What is the recommended total size of your memory optimized tables?
How many index can be created for single table
4 Answers CarrizalSoft Technologies, Verizon,
How do I create a partition table in sql server?
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)