SQL is the standard way to extract(query) data out from the database. |
Low-level SQL-based interfaces are available on different vendors RDBMS |
most commonly used one: Embedded SQL in C |
SQL programs: static (compiled) SQL and dynamic (interpretive) SQL |