Multiple choice technology databases

Which metadata cache descriptor is used for holding database structure

  1. DBINFO

  2. DES

  3. IDES

  4. DBTABLE

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DBTABLE is the metadata cache descriptor in Sybase ASE that holds information about database table structures. This cache improves performance by storing table metadata in memory rather than repeatedly reading from disk.