Explain what are page splits? : SQL Server Architecture
Answer / Rahul Shastri
"Page splits occur when a data page becomes full and there is an insert operation that does not fit in the existing page. The database management system will split the page into two halves, with one half containing the original data and the other half storing the newly inserted data."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is star, snowflake and star flake schema? : sql server analysis services, ssas
What are the essential components of sql server service broker?
What are explicit and implicit transactions?
How to insert multiple rows with one insert statement in ms sql server?
How do you delete duplicate rows in sql server?
What is an expression in ms sql server?
What is scheduled job and how to create it?
What happens when converting big values to integers?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
Which sql server table is used to hold the stored procedure scripts?
What are the four main query statements?
What is the stored procedure?
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)