Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Aggregation Sum in SQL (Joins)

Portable SQL : unique primary keys

calling a pl sql function issue

Oracle query to get month wise data and give 0 for month not available

“ORA-01461: can bind a LONG value only for insert into a LONG column” when set parameter in NHibernate

Java Springboot Hibernate setting an Oracle Database session parameter

Getting System.OutOfMemoryException in C# while fetching data from oracle DB

c# oracle-database

How to call an Oracle PL-SQL procedure which has a custom defined complex Object type as input parameter from Java

Is it possible to use Oracle PL/SQL Procedure in my JSP Scriptlet code?

oracle-database jsp plsql

error while truncating tables from oracle db

Error with the query in Oracle

using Spring jdbctemplate to invoke a oracle function returning cursor

Create materialized view with non-atomic refresh?

Java Parsing Oracle Explain Plan

Hibernate generates too long identifiers for Oracle

oracle-database hibernate

Mixing Bind Variables with Literals in Oracle

Can NULL be a constraint like NOT NULL in SQL?

How to drop an inline foreign key in Oracle-SQL using ALTER TABLE?

How to find which record is causing ORA-01843: not a valid month when the data volume is huge?

Oracle SQL ROW_NUMBER() window with conditions based on lag

sql oracle-database