Multiple choice technology

Find the odd one

  1. Tables

  2. Views

  3. Flat Files

  4. Stored Procedures

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

Tables, views, and stored procedures are all database objects within a DBMS. Flat files are external storage structures not part of the database schema, making C the correct choice as the odd one out.