Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

plsql function that return a table

create or replace type t_table as table of t_record;
/
Source by renenyffenegger.ch #
 
PREVIOUS NEXT
Tagged: #plsql #function #return #table
ADD COMMENT
Topic
Name
4+6 =