mysqlshowtables.pptVIP

  • 0
  • 0
  • 约1.06万字
  • 约 20页
  • 2016-09-19 发布于天津
  • 举报
mysqlshowtables

How to Use MySQL CS430 March 18, 2003 MySQL, the most popular Open Source SQL database, is developed, distributed and supported by MySQL AB. MySQL is a relational database management system. MySQL software is Open Source. Written in C and C++. Tested with a broad range of different compilers. Works on many different platforms. APIs for C, C++, Eiffel, Java, Perl, PHP, Python, Ruby, and Tcl. You can find MySQl manual and documentation at: /documentation/ Basic Query: select A1, A2,…,An from r1, r2, …,rm where P; A1, A2,…,An represent attributes r1, r2, …rm represent relations P represent

文档评论(0)

1亿VIP精品文档

相关文档