站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Managing and Using MySQL, 2nd Edition

Managing and Using MySQL, 2nd Edition

[ Directory ] Previous Section Next Section

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.

[ Directory ] Previous Section Next Section