Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Oracle SQL: Merge select results on top of each other

sql oracle-database union

In Oracle SQL how do we avoid having to prepend the schema name?

sql oracle-database

Does the Managed Oracle ODP.NET driver utilize network encryption?

Seam @Transactional annotation not working?

How to use a variable/Parameter with an IN clause in ORACLE SQL

An Oracle database user cannot create a DB job even with relevant privileges

Oracle update statement using multiple columns

Updating child rows based on parent values with Oracle sql

Using Case When Statement For Updating from Two Tables

Oracle - ignoring constraint failures

sql oracle-database

VARCHAR2 datatype in ORACLE

oracle-database varchar2

Oracle : 2 column names for a single column

Oracle Apex 20.1 automated testing

How do update a date column by changing only the year and not the day or month using PLSQL?

Why does this update lock the row in Oracle 10?

DELETE .. RETURNING rowid in JOOQ not working

java sql oracle-database jooq

How do I execute oracle query using shell scripting and send the results in the email

Search for similar words using an index

How to split the words in oracle using regexp_substr?

sql oracle-database

Nested SELECT and CASE statements within same table