Zeronese, Inc.
Home
Help & Support
Contact Us
   Visit   |  Report  |  Refer  |  Save  |  Note  |  Claim  |  Review
Title: MySQL 5.0 Reference Manual :: Tutorial

A tutorial introduction to MySQL by showing how to use the mysql client program to create and use a simple database. mysql (sometimes referred to as the “terminal monitor” or just “monitor”) is an interactive program that allows you to connect to a MySQL server, run queries, and view the results. mysql may also be used in batch mode: you place your queries in a file beforehand, then tell mysql to execute the contents of the file. Both ways of using mysql are covered.
Category:Tips and Tutorials : MySQL Tips and Tutorials : Learn MySQL
Number Hits:0
Rating:
   Visit   |  Report  |  Refer  |  Save  |  Note  |  Claim  |  Review
Related Resources
Reviews and Comments


No Reviews Yet.


You must be logged in to leave a Comment.