Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

PL/SQL Anonymous Block vs PL/SQL Procedure - ORA-01418: specified index does not exist

Need Help in updating 10 million rows

oracle-database

PLS-00103: Encountered the symbol ";" when expecting one of the following:

oracle-database plsql

local collection types not allowed in SQL statements - Oracle

I want to get command on oracle sql

c# sql oracle-database

ojdbc14.jar for Oracle 12c supported?

SQL - Compare two sets

sql oracle-database

Can I change isolation level in Oracle?

Calling PLSQL stored procedure using string representation of name

oracle-database plsql

How do I remove comments from an Oracle SQL script using pyparsing in Python 3.x?

SQL Oracle: Combining consecutive rows

Oracle Associative Array TYPE is not able to use in USING statement (If TYPE is declared within Package)

why "describe" command not working in netbeans for oracle 12c

EF Core Code First Oracle - Cannot set nullable an existing colum

Join tables based on Aggregate Function result

Why does manually running SQL block work but using EXECUTE IMMEDIATE on the same string doesn't?

Getting distinct values with the highest value in a specific column

SQL: Computing sum of all values *and* a sum of only values matching condition