1. List AT LEAST three reasons why SQL is considered the ‘standard’ for databases.
Can be implemented Across Platforms |
Standardized |
Processes data on a ‘SET’ level |
Works with Groups of Data (Tables) |
Relatively Few Statements |
·
Portability ·
Ease of learning ·
Ease of use |
Developed around DBMS Concepts |
·
Data Definition Languages (DDL) ·
Data manipulation Languages (DML) ·
Data Control Languages (DCL) |