Multiple choice technology databases Which of the following provides a logical grouping of database objects? View Table Schema Buffer pool Reveal answer Fill a bubble to check yourself C Correct answer Explanation A Schema provides a logical grouping mechanism for database objects like tables, views, and indexes. It allows namespace separation and logical organization of related objects within a database.