SQL Standards |
Home | Ask a Question | Data Models | Email Us | FAQs | SQL Scripts | Search | Site Map |
*** This is a working draft. ***
SQL is the common language for manipulating data in Relational Databases.
The current standard is SQL-99, and the previous one was SQL-92.
Standards bodies include
ANSI,(American National Standards Institute),and the
ISO,(International Standards Organization)
NAME
STANDARDS BODY
DESCRIPTION
SQL 92
ANSI Database Standards Committee
A standard for the SQL Language.
SQL/PSM - Persistent Stored Module
ANSI X3H2 Database Standards Committee
A standard for specification of Stored Procedures.
There are some products available for validation against SQL standards, for example ...
NAME
VENDOR
DESCRIPTION
MIMER SQL Validator
Upright Database Technology
Validates for compliance with the current SQL-99 Language and the older SQL-92 Standard.
© Database Answers Ltd. 2001