List Question
20 TechQA 2024-01-30T14:58:50.597000Is there a way to get the sql statement about the creation of the row type?
34 views
Asked by What
how to use java to call Oracle stored routine with an IN parameter type as MyTable%ROWTYPE?
109 views
Asked by Xinji
Looping through a database's schemas using Dynamic SQL Via Postgresql
68 views
Asked by JPho
Inserting row types with a serial primary key column in PostgreSQL
186 views
Asked by HotFix
How to call Oracle function (via SimpleJdbcCall) which return custom type TABLE_NAME%rowtype
334 views
Asked by AL mir
Postgresql: How to work around pseudo-type record errors
695 views
Asked by L. Rodgers
SQL Oracle object%rowtype dynamic
399 views
Asked by Ivan Lopez
How to loop through columns within a row
180 views
Asked by Prosto_Oleg
PL/SQL procedure with cursor and rowtype
1.1k views
Asked by PIJUS_MAGNIFICUS
Gradual typing in Dhall
166 views
Asked by Felix
aggregate column of type row
231 views
Asked by floe
Invalid input syntax for type integer: "(2,2)" with composite data type while executing function
963 views
Asked by jian
How to match elements in an array of composite type?
1.6k views
Asked by Ziqi Liu
How to extract a value trom rowtype using a dynamyc fieldname?
258 views
Asked by SirLancillotto
Invalid Identifier and return statement cannot contain expression in PL/SQL
2.4k views
Asked by Samet Dağ
How to use a row field in a for loop?
52 views
Asked by SteeveDroz
Inserting rowtype record, which is passed as a parameter in PL/SQL in Oracle. How can I achieve this?
2.2k views
Asked by Vaibhav Gupta
execute oracle function with an out parameter of rowtype with php
346 views
Asked by charlotte marouf
Passing a row type dynamically to jsonb_populate_recordset
1.3k views
Asked by Morris de Oryx
Is it possible to do do polymorphic row (or record) projections in PureScript?
126 views
Asked by bbarker