Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

PLSQL - Creating procedure with parameter, but only allowing 2 values

Oracle how to get most common value in a column for multiple columns?

sql oracle-database

Can PL variables change during SQL queries (why doesn't Oracle optimize my simple query)?

oracle-database plsql

java.sql.SQLException: Fail to convert to internal representation: while passing ArrayList to Oracle.sql.ARRAY

Python Parameter pass to prevent sql injection. Why is this giving an error?

python oracle-database

Data migration from Oracle 10g to Postgres db

Dapper,decimal to double? Error parsing column X

Possible to disable an SQL execution plan in Oracle?

Oracle as our new ERP solution [closed]

oracle-database

Oracle 11g and Database Connection

Calling overloaded stored procedures with both one variable and no variables

Function that returns Table vs Repeated Query

How to convert a JSON date to an Oracle date in local time

'SQL command not properly ended' error in one database but not the other, using the same script to create sequence

Oracle SQL query slight alteration in query makes large result return time difference

sql oracle-database

Get index of element in VARRAY collections

PL/SQL - check for memory leaks?