Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

Calling/Using JMS from PL/SQL

java jakarta-ee plsql jms

hibernate v/s stored procedure or functions performance

performance hibernate plsql

Is it possible to run a SQLPLUS script on a file encoded as UTF-8 with BOM

Oracle Connect By Prior for Recursive Query Syntax

Why does a deterministic function execute an extra time in SQL?

Pl/SQL Package Inline Documentation

How to write a function only used in the where clause that evaluates to true without a comparison operator?

IF NOT EXISTS In Function PLSQL

oracle plsql

How to use SELECT... INTO with a JOIN?

PL/SQL Developer doesn't show "ő" character

How do you parse a simple XML snippet in Oracle PL/SQL and load it in a global temp table?

xml oracle parsing plsql

PL/SQL: UTL_HTTP POST with UTF8 string results in broken characters

oracle http post utf-8 plsql

Meaning of STORE AS in nested table in PL/SQL

oracle plsql nested-table

Oracle DB (PL/SQL) Refactoring Tools

oracle refactoring plsql

Oracle bug? SELECT returns no dupes, INSERT from SELECT has duplicate rows

sql oracle plsql oracle11g

Query works with Oracle 10g but not with 11g?

What is the Oracle equivalent of SQL Server's SET NOCOUNT ON?

sql sql-server oracle plsql

What does "/" do in PL/SQL?

sql plsql plsqldeveloper

PL/SQL how do I select into table type local variable

oracle select plsql

Using Merge statement inside a cursor