Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DESC <tablename> : invalid SQL statement

495311Mar 30 2006 — edited Apr 3 2006
I am trying to use the command " desc <tablename>" through jdbc. But everytime it throws up invalid sql statement exception. The desc command when executed through sqlplus gives the desired output. Its a Oracle 10g xe release.

Thanks,

Ameya
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2006
Added on Mar 30 2006
3 comments
5,748 views