Which is the correct description of a pinned buffer in the database buffer cache()
- AThe buffer is currently being accessed.
- BThe buffer is empty and has not been used.
- CThe contents of the buffer have changed and must be flushed to the disk by the DBWn process.
- DThe buffer is a candidate for immediate aging out and its contents are synchronized with the block contents on the disk.