Search code examples
Is there a way to get the sql statement about the creation of the row type?...

informixrowtypeuser-defined-data-types

Read More
Postgres: invalid type name "query%ROWTYPE"...

postgresqlplpgsqlrowtype

Read More
How to loop through columns within a row...

postgresqlforeachplpgsqlrowtypepostgresql-14

Read More
PL/SQL procedure with cursor and rowtype...

oracle-databaseplsqlcursorprocedurerowtype

Read More
Combined SELECT from unnested composite type array and regular column...

sqlarrayspostgresqlrowtypeset-returning-functions

Read More
aggregate column of type row...

aggregateprestotrinorowtype

Read More
Invalid input syntax for type integer: "(2,2)" with composite data type while executing fu...

postgresqlvariable-assignmentplpgsqlrowtype

Read More
How to match elements in an array of composite type?...

sqlpostgresqlsql-inrowtype

Read More
Using Oracle PL/SQL table of record with multiple %rowtype fields...

oracle-databaseplsqlrecordrowtypebulk-collect

Read More
Insert %rowtype data into another table - plpgsql / Postgres...

postgresqlplpgsqlrowtype

Read More
Oracle: Insert rowtype data into another table...

oracle-databaseplsqlinsertrowtype

Read More
How to use a row field in a for loop?...

for-loopplpgsqlrowtype

Read More
Getting a Ref Cursor from Custom Cursor Type...

oracle-databaseplsqloracle11gref-cursorrowtype

Read More
Using a %ROWTYPE in a WHERE IN clause...

oracle-databaseplsqlwhere-clausedatabase-triggerrowtype

Read More
How to set a Limit on Bulk Collect with a Nested Table PL/SQL Collection?...

oracle-databaseplsqlnested-tablebulk-collectrowtype

Read More
How to use %ROWTYPE when inserting into Oracle table with identity column?...

oracle-databaseplsqloracle12cidentity-columnrowtype

Read More
getting error ORA-01400:cannot insert NULL ... while inserting data with help of rowtype...

sqloracle-databaserowtype

Read More
issues in creating pl/sql procedure with %ROWTYPE...

oracle-databasestored-proceduresplsqlrowtype

Read More
How to call a procedure with a rowtype literal as parameter in PL/SQL?...

stored-proceduresplsqlrowtype

Read More
PL / SQL Function to return varchar2 / numbers...

sqloracle-databaseplsqlrowtype

Read More
ORA-24344: success with compilation error 103/9 PL/SQL: ORA-00913: too many values...

oracle-databaseplsqloracle11gtriggersrowtype

Read More
confused on how to properly use %rowtype for many tables...

plsqlcursorrowtype

Read More
%ROWTYPE variable from table name...

oracle-databaseprocedurerowtype

Read More
Is it possible to insert a record with rowtype X into a table with rowtype Y?...

oracle-databaserowtypeora-00947

Read More
java call oracle procedure with %rowtype parameter...

javaoracle-databasestored-proceduresrowtype

Read More
while executing below code it showing error...

plsqlcursorrowtype

Read More
Oracle %TYPE: when one var, two tables, how to define?...

oracle-databasetypesplsqlrowtype

Read More
plpgsql function that returns multiple columns gets called multiple times...

sqlpostgresqlplpgsqlrowtypelateral

Read More
pl/sql does not work with %rowtype...

sqlplsqlrowtype

Read More
how to pass a table name as parameter to stored procedure?...

oracle-databasestored-proceduresplsqlrowtype

Read More
BackNext