Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Binary or Hash search in plsql table
Joining is ruled out because of the limitations on Long columns.
-
Sunil.
"Jonathan Lewis" wrote .
>
> Would it make sense to use an object-type table
> instead of a pl/sql type table.
>
> Then you could cast the 100 rows into a
> relational table and use it in the FROM clause
> of your cursor query with a join to the
> rest of the query.
>
> --
> Jonathan Lewis
Received on Wed Apr 10 2002 - 07:36:19 CDT
![]() |
![]() |