What is it unwise to create wide clustered index keys?
Answer / Vibhut Narayan Pandey
Creating wide clustered index keys (keys with many columns) can be inefficient because SQL Server stores the entire table in the index due to the key's size. This increases the storage space required, decreases performance, and slows down insert, update, and delete operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain different types of constraints? : Sql server database administration
What is Inner Join?
What are the events recorded in a transaction log?
How to perfor If the table running time is taking 2hours and table is having 10 rows in it?
Tell me what are the advantages of using stored procedures?
What are the different types of triggers in SQL SERVER?
What are the four main query statements?
What is nolock hint in sql server 2008
can you any body tell me simple recovery,full recovery,bulk logged recovery where can use?
What is it unwise to create wide clustered index keys?
Can a rule be bound to any column of any data type?
How to create a simple table to test triggers in ms sql server?
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)