Multiple choice technology databases What does database schema do? (a) It defines the database catalog (b) It defines the table catalog (c) It groups database objects (d) It groups databases Reveal answer Fill a bubble to check yourself C Correct answer Explanation A database schema functions as a logical namespace to group related database objects (such as tables, views, and indexes) under a common owner or organization. It does not group separate databases or define catalogs.