Managing and Using MySQL (2nd Edition)
only for RuBoard - do not distribute or recompile |
Chapter 15. SQL Syntax for MySQL
In this chapter, we cover the full range of SQL supported by MySQL. MySQL supports the ANSI SQL2 standard. If you are interested in compatibility with other SQL databases, you should avoid using any proprietary MySQL extensions to the SQL standard.
only for RuBoard - do not distribute or recompile |