Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

How to get rightmost 10 places of a string in oracle

sql oracle sorting oracle11g

Top 5 time-consuming SQL queries in Oracle

performance oracle

Oracle SQL: Use sequence in insert with Select Statement

sql oracle plsql insert sequence

OraOLEDB.Oracle provider is not registered on the local machine

c# .net windows oracle

Does anybody know what encrypting technique is JDeveloper/SQL Developer using to persist credentials?

MySQL equivalent of DECODE function in Oracle

sql mysql database oracle

How can I insert into a BLOB column from an insert statement in sqldeveloper?

Oracle pl-sql escape character (for a " ' ")

oracle escaping oracle11g

How can I solve ORA-00911: invalid character error?

sql oracle toad

Sleep function in ORACLE

sql oracle plsql oracle11g

Oracle Date - How to add years to date

Oracle copy data to another table

sql oracle

How to calculate the maximum of two numbers in Oracle SQL select?

sql oracle max

ORA-01861: literal does not match format string

sql oracle oracle10g ora-01861

Help me understand the difference between CLOBs and BLOBs in Oracle

python oracle

How do I query for something that starts with certain characters?

sql oracle search

NULL or BLANK fields (ORACLE)

oracle null

SQL Error: ORA-00933: SQL command not properly ended

sql oracle

What does the following Oracle error mean: invalid column index

java sql oracle

select the TOP N rows from a table

mysql sql sql-server oracle