select columns
Posted: Tue Jun 06, 2006 2:14 pm
How would you select all the columns from a certain table? I tried "SELECT COLUMNS AS something() FROM table" and "SHOW COLUMNS FROM table" and neither worked!
How do I get all columns from the table in an array?
How do I get all columns from the table in an array?