Re: Embedded SQL

From: John Homeyard <homeyard_at_worldnet.att.net>
Date: 1996/05/19
Message-ID: <4nm2ke$mci_at_mtinsc01-mgt.ops.worldnet.att.net>#1/1


You can information about sequences by using either the User_sequences or the all_sequences views. Do a describe of either of the two mentioned views and the just select the column information you from the view.

If you have access to the procedures/functions you want to look at and have developer/2000 product called Procedure Builder, you can simply up the library where the procedure/function is filed or call up the database stored procedure. Check out the Procedure Builder Developers guide for instructions.

John. Received on Sun May 19 1996 - 00:00:00 CEST

Original text of this message