+ 12
No SHOW COLUMN will just get you information about the columns in a table (column name, type, length etc). SELECT is what you use to get the data that's stored in the columns. Make sense?
1st Apr 2017, 5:16 PM
Michael Foster
Michael Foster - avatar