Explain the difference between clustered and non-clustered index?
Answer / Nitin Rana
A Clustered Index determines the physical order of data in a table, while a Non-Clustered Index stores the indexed columns along with a pointer to the actual data row. A table can have only one Clustered Index, but it can have multiple Non-Clustered Indexes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
wat new abt truncate in sql server
What is data source object?
How many jobs will create for Mirroring, Log Shipping, and Transactional Replication?
which database is best to use in oracle and sql server? explain reasons?
What is 2nf normalization?
What does it mean to have quoted_identifier on? What are the implications of having it off?
Is it possible we can connect our SQL database to GUI application? If it is yes than how tell me the explanation
What are different types of raid levels?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
How can I create a table from another table without copying any values from the old table?
Can two different columns be merged into single column? Show practically?
Oracle (3253)
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)