Changes

Jump to navigation Jump to search
17 bytes added ,  10:02, 1 October 2015
Line 13: Line 13:  
=== Show table fields ===
 
=== Show table fields ===
 
  SHOW COLUMNS FROM City;
 
  SHOW COLUMNS FROM City;
 +
 +
DESCRIBE City;
    
=== add .sql to MySQL database ===
 
=== add .sql to MySQL database ===

Navigation menu