Logo 
Search:

SQL Video

Submit Video
Home » Videos » SQL

MYSQL: Using SQL commands in Mysql to select and use database and show tables within that database

  Shared By: pule44      Date: Apr 10      Category: SQL     
Showing how to check for databases in your mysql database and how to select and use the database you want to use. Once you have selected the database, use sql command to check for tables that exist within that database. Once table is selected show the contents of that table using sql command - select * from tablename-
 
Share: 


 

Related Videos