Changes

Jump to navigation Jump to search
94 bytes added ,  01:26, 30 May 2013
Line 315: Line 315:  
  exit
 
  exit
    +
===Delete a database===
 +
When you want to erase a mysql database
 +
drop database database-name;
 
===Other useful MySQL commands:===
 
===Other useful MySQL commands:===
 
  mysqlshow;
 
  mysqlshow;

Navigation menu