Databases| SQL| MySQL| Questions? | Software Development
 

MySQL Commands

In this section, we are going to read about the mysql commands. Each statement is sent to the server for the execution by MySQL. MySQL provides lots of commands.

MySQL Commands

                         

In this section, we are going to read about the mysql commands. Each statement is sent to the server for the execution by MySQL. MySQL provides lots of commands. To see list of mysql commands, you type help or \h on the mysql> prompt: A list of commands is displayed which can be used by the user according to the requirement.

 

 

 

 

 

 

Some General MySQL Commnads:

SHOW DATABASES: It displays lists of all MySQL databases on the system.

USE database_name: To Change database which have to be used. When you connect to the database first time, you will require to change the database. For this you need to run this query. Whenever you have to change the database, execute this query. 

For example:

SHOW TABLES: It displays all lists of tables from the current database.

Similarly, you can use all the MySQL Commands.

                         

» View all related tutorials
Related Tags: sql mysql c table data ui datatypes types type tutorial field name ria create tab ie example with to datatype

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
 
Tell A Friend
Your Friend Name

 

 
Recently Viewed
Software Solutions
Search Tutorials

 

 
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.