Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

How can I summarize a range of rows with duplicate values in them in Oracle?

oracle-database plsql

Getting Insufficient Privilege while creating Oracle sequence using procedure but not using plsql block

Is it possible to call oracle object type contructor from another one?

Why is TO_CHAR adding space (one white char) at the beginning of a number?

PL/SQL - How to use an array in an IN Clause

oracle plsql

Oracle SQL Developer client encoding

I want to pass a variable argument to external SQL file (PL/SQL with SQL*Plus)

oracle plsql sqlplus

Get classroom available hours between date time range

sql oracle datetime plsql

Oracle: counting the number of substrings in a string?

oracle plsql

ORA-28860: Fatal SSL error when using UTL_HTTP?

What is the difference between stored procedure and standalone procedure in Oracle?

ORA-04084: cannot change NEW values for this trigger type

oracle plsql triggers

how to insert long string oracle clob or blob

oracle plsql

Passing BLOB/CLOB as parameter to PL/SQL function

Bulk update with commit in oracle

sql oracle-database plsql

How to store multiple rows in a variable in pl/sql function?

sql oracle-database plsql

PLS-00382: expression is of wrong type

oracle-database plsql

Insert with (CTE and) select ... as of scn (flashback) and table alias(es) does not work in PL/SQL - ORA-00984: column not allowed here

PL/SQL Generate Random String from fixed set of characters

oracle-database plsql

Oracle Run Procedure with one in parameter and multiple out parameter