What is page in sql server?
Answer / Vartika Singh
A "page" in SQL Server refers to a unit of data storage. Each page contains 8 KB of data (by default) and is the smallest unit that can be read or written by the database engine at a time. Pages are used for efficient access, management, and retrieval of large amounts of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what is the order in which the sql query is executed?
what are the disadvantages of cursors? : Sql server database administration
What is the SQL?????????????????????????????
How to give a user the option of importing Excel and a delimited text file into a SQL Server Database without manually using SQL DTS?
What is the meaning of resultset type_scroll_insensitive?
Is foreign key unique?
Join 3 tables (table1, table2 & table3) in a single query. Inner join should be applied for table1 & table 2 and left outer join for table1 & table3 where table2.dept is ABC
What is the difference between dropping a database and taking a database offline?
What are the types of joins in sql?
What is the recovery model? List the types of recovery model available in sql server?
What is a join in sql?
What is the Query of getting last 10 transaction Reports (like insert, update, Delete Data from Tabele) ?
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)