Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to pass parameters to sql scripts via command line

Oracle: convert numbers to words in other language than English

oracle plsql

Write an insert statement with select clause returning id in oracle

sql oracle plsql

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

How to eliminate subtype dependency?

syntax error when declaring variables in a pl/sql procedure

oracle plsql