Multiple choice technology databases

What is a catalog??

  1. Multiple rows

  2. Multiple coulumns

  3. Multiple schemas

  4. Multiple tables

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

In database hierarchy, a catalog represents a database container hosting one or more named schemas. Each schema then groups related tables, views, and columns. Distractors like multiple rows, tables, or columns represent lower-level database components rather than the high-level schema containers grouped under a catalog.