Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Get all column names in a table
intenz
How can I retrieve all column names in a table i specify ?
Please help.
thomas2
SHOW COLUMNS FROM table;