Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

PL/SQL for implode function on custom types

PL/SQL "between x and y" does not work, if y < x. Why?

oracle plsql

How to output result of SELECT statement which is executed using native dynamic SQL?

oracle plsql

Oracle PLSQL truncate datetimes to 15 min blocks

pass list of values as input parameter to PL/SQL procedure

stored-procedures plsql

How to rename a default constraint on Oracle?

sql oracle plsql

Retrieve value of an xml element in Oracle PL SQL

sql xml oracle plsql

how to call a function in plsql function

sql oracle plsql

How to repeat Select statements in a loop in Oracle?

sql oracle loops plsql

Oracle: What does 'execute immediate' mean?

Difference between oracle call and execute in context of error throwing

sql database oracle plsql

what is the difference between ODCIVARCHAR2LIST and ODCINUMBERLIST?

oracle plsql

Alter column data type in production database

oracle plsql

ORACLE: NO DATA FOUND -- but data exists

sql oracle plsql oracle10g

Column Name of PL/SQL Table-Type

Insufficient privileges when creating a trigger for a table in another schema

how to round off to next 10 in oracle?

sql plsql oracle11g

Using case inside where clause

sql oracle plsql

Avoid redundant updates

sql oracle plsql

How to retrieve the body of an Oracle procedure or function