Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle11g

How to select from a previous xml query result

Oracle procedure out parameter returns -1 from PHP

How can I get the complete definition (sql) of system views like user_objects?

selecting whole partitions uses index - why?

InvalidOperationException when try to ExecuteReader() with Oracle Data Access ODP.NET 11.2

Oracle Invalid Number error while passing comma separated numbers

Which is better - Cursor For Loop or Loop over PLSQL collection populated by Bulk Collect?

sql plsql oracle11g

How to get the biggest column value between duplicated rows id?

XA error: XAResource.XAER_RMFAIL start() failed on resource Resource manager is unavailable

oracle11g weblogic11g xa

Timetable allocation using SQL

sql oracle11g

bulk collect in oracle

How to return dynamic cursor from oracle stored procedure

oracle11g

Difference between environment in Dockerfile RUN and interactive shell on a running container?

linux ubuntu oracle11g docker

How do I get total count of result set to appear in every record of output?

Inserting multiple values with Oracle Insert Into...Values