cobol embedded sql source example



Hi,

I need to obtain the list of elements (name of column,type..) of an Oracle
table.

Can it be done in a cobol embedded sql program?

If yes, a source dode example would be appreciated.

Thanks.


.



Relevant Pages

  • Re: cobol embedded sql source example
    ... I need to obtain the list of elements of an Oracle ... Can it be done in a cobol embedded sql program? ... Opening a cursor, loop through cursor, and close it, should be trivial: ...
    (comp.lang.cobol)
  • Re: cobol embedded sql source example
    ... I need to obtain the list of elements of an Oracle ... Can it be done in a cobol embedded sql program? ... Lists the column definitions for the specified table, view or synonym, ... Represents the schema where the object resides. ...
    (comp.lang.cobol)