Query table and column comments with JDBC

From: JDM (jdemurcia_at_yahoo.com)
Date: 01/23/04


Date: 23 Jan 2004 07:31:22 -0800

Hello,

Does anyone know of a solution to query the comments (at the table and
at the column level) in an oracle database using JDBC?

Thanks,
Julien.



Relevant Pages

  • Re: JDBC query for date datatype (Urgent)
    ... > I am forming a query thru JDBC for ORACLE database like this ... >if you see in this query, FIELD2 datatype is Date. ... >But in JDBC, ...
    (comp.lang.java.databases)
  • Re: why excute query through JDBC much slow than query analyzer?
    ... why excute query through JDBC much slow than query analyzer? ... The SendStringParametersAsUnicode is a connection string attribute that is ... If you capture the Execution Plan in a SQL Profiler trace while executing ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Setting Query Timeout through JDBC (CA Driver problem?)
    ... I suggest to you not using commands like ""set lockmode ..." ... inside jdbc because they are not intended for being used like that nor ... About query timeout we have not used it, but I do not remember any ...
    (comp.databases.ingres)
  • Re: database toolbox problem
    ... I have found a workaround for this problem. ... This bug is already listed in the Matlab bug reports and ... query = 'ALTER TABLE test ADD test_col VARCHARNOT NULL'; ... "The JDBC spec states that you must either use ...
    (comp.soft-sys.matlab)
  • Re: Transfertext enclose number fields in quotes
    ... software vendor who will be importing our data into an Oracle database. ... then export from that query. ... Docmd.TransferText acExportDelim,, strDoc, strExportFile, False ... How do I get my number fields enclosed in double quotes? ...
    (microsoft.public.access.externaldata)