Table field exists?
Posted: Sat Oct 27, 2007 11:09 pm
Is it possible to know whether a particular table field exista in a table or not?
Secondly is it possible to display all the table fields existing in the table.
I have a table called articles inside a database named mysql
I want to display all the table fields present in articles or check whether a particular field exists. How to do?
Secondly is it possible to display all the table fields existing in the table.
I have a table called articles inside a database named mysql
I want to display all the table fields present in articles or check whether a particular field exists. How to do?