Learn SQL Database Programming In a Weekend by Chris Sheridan

Learn SQL Database Programming In a Weekend by Chris Sheridan

Author:Chris Sheridan
Language: eng
Format: mobi
ISBN: 9781326388706
Publisher: Lulu.com
Published: 2015-08-12T21:00:00+00:00


In the same way that you could check the available databases, you can also see an overview of the tables that the database contains.

SHOW tables;

Since this is a new database, MySQL has nothing to show, and you will get a message that says, “Empty set”

How to Create a MySQL Table

Lets Imagine that we are creating a database for a college , we will use the database created above “college”. Now this database needs to store alot of information concerning the college.

We are going to break all related information into tables



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.