Explain what is it unwise to create wide clustered index keys?
Answer / Hari Shanker Vishwakarma
Creating wide Clustered Index Keys can lead to poor performance because it increases the size of each data page, which in turn increases the likelihood of page splits and reduces the number of rows that can fit on a single page. This can lead to increased I/O operations, slower reads, and slower insert, update, and delete operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is MSDE?
What is the sql server agent?
How you can get a list of all the table constraints in a database?
How to delete a database in ms sql server?
What happens if an integer is too big for int date type?
Can I recover a damaged SQL Server 2008 database with the undamaged .mdb and .ldf files?
What is PROJECTION Operation?
What happens if null values are involved in boolean operations?
Give a example to search fr a string in all stored procedure in sql server.
How many types of TRIGGERS are there in MS SQL Server?
8 Answers CarrizalSoft Technologies, TCS, United Healthcare,
What is the order by used for?
How to receive output values from stored procedures?
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)