bugagag

Feb 13, 2011 22:28

theme: How to get column names

answer:

select column_name from information_schema.columns where table_name='person';

Happy hacking!
Joaquin Colina, CCNA® certified

via mysql official forum

юмор

Previous post Next post
Up