Sql Certificate 简明教程

SQL Certificate - Useful Resources

以下资源包含有关 SQL 证书的其他信息。请使用它们获取有关此主题的更深入知识。

The following resources contain additional information on SQL Certificate. Please use them to get more in-depth knowledge on this topic.

  1. ANSI SQL − Database Language SQL (Proposed revised text of DIS 9075) July 1992 (Second Informal Review Draft).

  2. Structured Query Language (SQL): − DB2 resource for SQL users.

  3. Oracle SQL Developer − Oracle SQL Developer is a free and fully supported graphical tool for database development.

  4. SQL at Wikipedia − A small article on SQL, worth to go through it.

  5. MySQL Official Website − Here you can download the latest MySQL release, get the MySQL news update. The mailing list is also a great resources for anyone who want to build dynamic websites using MySQL.

  6. MySQL and PERL − Its a tutorial from Tutorials Point which explains you how to use MySQL along with PERL and DBI module. Here you will learn all the required MySQL operations alongwith examples.