Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

How to prevent "parameter PLSQL_DEBUG is deprecated" compiler warning in Oracle SQL Developer

Error Handling in an Oracle Script

oracle plsql

How to setup concurrent calls in Oracle 10g Java VM

java oracle concurrency plsql

invalid column type ~ Sending ArrayList<String> to a pl/sql createdNameQuery

java jpa plsql

How to return an array from Java to PL/SQL?

java oracle plsql oracle11g

Oracle RawToHex function - what happens if return value exceeds varchar2 limit?

oracle plsql blob long-integer

Highlight differences between two strings

Refresh strategy for materialized views in a data warehouse

Alias or synonym for a package in PL/SQL

oracle plsql

PL/SQL Who am I function similar to T-SQL's OBJECT_NAME(@@PROCID)

oracle plsql

How to get the declared size of a varchar2 in oracle database

dbms_aq.dequeue_array, first message is returned twice

Calling OracleDB procedure with table type parameter from Java -- DB always receives nulls instead of values

java oracle spring-boot plsql

Compare two addresses which are not in standard format

sql database plsql oracle11g

How to get LDAP groups name using Oracle dbms_ldap package?

oracle plsql oracle11g ldap

Difference between NESTED TABLE and VARRAY

Inserting object values into table PL/SQL without the need to specify attributes

logging line number in oracle

ORACLE "before update" trigger does not fire when column is changed within another trigger

How to eliminate subtype dependency?