Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Compare the triplet rows together and select max of them?

sql oracle-database

Creating a Procedure in Oracle to create View

Choosing Select Columns in Oracle INSERT ALL Statement

sql oracle-database

How can user_tables get locked on Oracle?

Why my hierarchy query is showing duplicate records?

sql oracle-database

oracle two-way hierarchical query

Redundant hash join in SQL developer's autotrace execution plan?

I have running json_object in oracle 12.1.0.2 and it is saying error . why?

json oracle-database

Hibernate mapping of two properties to one column

ORA-00984 column not allowed here in PL/SQL procedure

Converting date format in Oracle sql

Why is it impossible to drop user despite it exists in dba_users view

oracle-database exists

How can i update a column from a nested table in pl/sql? [duplicate]

found [nvarchar2 (Types#OTHER)], but expecting [varchar2(255 char) (Types#VARCHAR)]

SQL parse column string for numerical data and store in separate columns

How do I pivot date column as the first column?