Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Why INSERT /*+APPEND*/ is used?

oracle insert

Loop through a table in Oracle PL/SQL

oracle loops plsql

PLS-00231: Function may not be used in SQL

oracle plsql

Can the Oracle database send requests to a Servlet?

Handle ORACLE Exceptions

Is it possible to compare tuples in oracle-compatible sql?

sql oracle tuples

Is there a PL/SQL pragma similar to DETERMINISTIC, but for the scope of one single SQL SELECT?

How to get the closest dates in Oracle sql

sql oracle date-arithmetic

Oracle automatic partitioning by day

Hibernate returns list of nulls although executed SQL returns values

java sql oracle hibernate

Oracle ManagedDataAccess - Connection Request Timed out - Pooling

Is there a method in PL/SQL to convert/encode text to XML compliant text?

xml oracle plsql

Retrieving Stored procedures, Views, Functions, Triggers using Toad for Oracle

oracle toad

How to see contents of Check Constraint on Oracle

oracle constraints

What does +0 mean after an ORDER BY in Oracle

sql oracle sorting oracle9i

Oracle query is slow (or fails) from .NET app but is fast from SQL Developer

.net oracle odp.net

How can I return multiple identical rows based on a quantity field in the row itself?

oracle select repeat rownum

Index on which tablespace

How to solve ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY

oracle ora-02014

How to check column is virtual in Oracle?

sql oracle