Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> using packaged functions in a sql to create view
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
![]() |
![]() |