Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> using packaged functions in a sql to create view

using packaged functions in a sql to create view

From: John A. Pearson <jpearson_at_wellesley.edu>
Date: Mon, 03 Apr 2000 18:26:25 -0400
Message-ID: <38E91A91.9908808F@wellesley.edu>


hello,

    quick question? how do you stop having varchar2(4000) length fields be created when using a function, that is in a package?

    i am using functions as part of a view and every function field returns okay, but when i describe the table, i get varchar2(4000) field spec's.

    thanks in advance,

j Received on Mon Apr 03 2000 - 17:26:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US