Which three elements of a relational database are defined in the schema? (Choose 3.)
- attributes
- SQL keywords
- aliases
- tables
- relationships
Answers Explanation & Hints:
A schema is a formal description that describes the structure of the database and contains information about tables, attributes, and relationships. |