Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

Getting Numeric overflow error for smaller numbers but success for larger numbers

oracle plsql

Using an object type in a select statement in Oracle

sql oracle plsql

T-SQL's equivalent of Oracle's %TYPE operator?

Variables in TOAD scripts

sql oracle plsql toad

Is there an aggregate function that could return first non-null value within a group?

Identifier must be declared? PL/SQL error

oracle plsql

Oracle Sequential actions

oracle plsql

PL SQL For Loop Sys_RefCursor

plsql oracle12c

How to return a record from an existing table from an Oracle PL/SQL function?

oracle plsql

How to using select with if condition in oracle?

sql plsql case-when

Wrong index being used when selecting top rows

How to write a FOR EACH loop in PL/SQL?

sql plsql

how to declare %ROWTYPE of a variable that is a weakly typed SYS_REFCURSOR?

convert oracle blob to xml type

xml oracle utf-8 plsql blob

Is it possible to make oracle database procedures to ignore commit statements?

Unique vs non-unique index

sql oracle plsql

Is the following query possible with SQL Pivot?

how to update all rows of a column in oracle with a start value of 500 and incrementing in oracle

database oracle plsql

how to run a sql function in pl sql developer

oracle plsql

How to determine a PL/SQL function's schema from within the function

oracle plsql