Re: Forms 4.5 Create table from Block

From: Fraser Boswell <fraser.boswell_at_ed.ac.uk>
Date: Thu, 30 Sep 1999 14:18:22 +0100
Message-ID: <37F3631E.BD04FB9B_at_ed.ac.uk>


[Quoted] What I meant was to create a table with the specification taken from all the fields in the block. Not just create any table. I have a block with no base table, with 230 fields, and I need to create a table that matches this. i.e. cycles through each item in the block, takes the information in each field and returns

create table extract
(field1 number(5),
etc etc
)

Michael Mehling wrote:

> Use DYNAMIC SQL
> Yours
> Michael Mehling
> Fraser Boswell <fraser.boswell_at_ed.ac.uk> schrieb in im Newsbeitrag:
> 37F34804.A6ABE304_at_ed.ac.uk...
> >
Received on Thu Sep 30 1999 - 15:18:22 CEST

Original text of this message