Summary
Structured Query Language is a standardized data definition and data manipulation language for relational databases. The language contains about 60 commands and can be used either as an interactive interface or as embedded commands in an application program. This book shows readers how to develop database management systems using SQL.