Add a JIRA (http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10594) to the Derby and let people vote for it.
B-) > -----Original Message----- > From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 10, 2005 2:57 PM > To: Derby User List > Subject: Equivlent to MySQL DESCRIBE statement? > > Does anyone know if Derby has an equivalent to the MySQL > DESCRIBE statement? > In MySQL, you can issue a command like the following to find > out the structure of a table. i.e. list the columns, types, > indexes, etc. > > DESCRIBE <tableName>; > > Jon > >
