What is buffer cash and log cache in sql server?
Answer / Kumar Phanishwar
"Buffer Cache stores data pages from disk in memory, reducing the number of disk I/O operations. It improves query performance by keeping frequently accessed data close to the processor for quick access. Log Cache holds the log records that are waiting to be written to disk. It ensures data consistency during transactions and recovery operations."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the stuff and how does it differ from the replace function?
How to enable tcp/ip protocol on a sql server?
how to count datewise data in sqlserver
4 Answers CarrizalSoft Technologies, IndusInd Bank,
can an order by clause be used in a creation of a view?
How to use subqueries in the from clause in ms sql server?
how you can get the list of largest tables in a database? : Sql server administration
What is difference between TRUNCATE and DELETE statement
If we use where clause in the left outer join then how the query would behave/act?
How do you find the number of rows in a table?
What is forward - only cursors / read only cursor?
What is bcp? When does it used?
What happens when transaction log is full?
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)