MySQL Forums
Forum List  »  Newbie

Query for attribute type/domain
Posted by: Robert Campbell
Date: June 17, 2005 08:54AM

How can I find out the type of an attribute through a SQL query. For instance, if I have a table and one of it's fields/attributes/columns/whatever is "name" and is of type "tinytext" how can I, through a SQL query (such as mysql_query() in php) get "tinytext"

Thanks everyone!

Options: ReplyQuote


Subject
Written By
Posted
Query for attribute type/domain
June 17, 2005 08:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.