Explain indexes disadvantages?
Answer / Saket Shukla
Indexes can have several disadvantages: 1) They take up additional storage space. 2) They require more time to create, maintain, and update. 3) They can lead to slower data modification operations because changes need to be reflected in the index as well as the actual table data. 4) If not properly designed, they can result in poor performance due to issues such as wide keys or high fill factors.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to control the amount of free space in your index pages? : Sql server database administration
Difeerence between ssis 2005 and ssis2008?
What is stored in the mssqlsystemresource database? : sql server database administration
How do I delete a sql server database?
What are the different types of lock modes in sql server 2000?
What gets stored inside msdb database?
What is intellisense?
How to trouble shoot if unable to connect SQL Server
Can you explain what is indexed view? How to create it?
Differentiate between mongodb vs. Sql server?
What are statistics?
can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3
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)