| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Jay Blanchard | Date: | January 18 2005 1:12pm |
| Subject: | RE: I'd like to know SQL query for table description. | ||
| View as plain text | |||
[snip] and then, result is table description. ex) dbms_type,table_name,column_name,data_type,data_size,constraint_type What SQL query can I get this information ? [/snip] DESCRIBE `tablename`;
| Thread | ||
|---|---|---|
| • I'd like to know SQL query for table description. | ninjajs | 18 Jan |
| • Re: I'd like to know SQL query for table description. | yoge | 18 Jan |
| • Re: I'd like to know SQL query for table description. | Gleb Paharenko | 18 Jan |
| • RE: I'd like to know SQL query for table description. | Jay Blanchard | 18 Jan |
