Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Oracle Data Access FileNotFound: Oracle.DataAccess.Common.Configuration.Section.xsd

c# oracle-database nuget

Use DBMS_SCHEDULER repeat_interval to run a task once in two days

Get UTC time from DATE column in Oracle

oracle-database

PL/SQL Compilation error - PLS-00382: expression is of wrong type

Copy & modify Oracle record using %ROWTYPE

oracle-database plsql

Optimization of GROUP BY which contains the grouping rules with OR condition

Querying database of Windchill using SQL [closed]

Oracle SQL Date to Long and vice versa

Can DBMS_METADATA.GET_DDL procedure correct poor indentation?

oracle-database schema

How to print record that caused ORA-01843 error?

How to create error log for stored procedure in oracle 10g?

Problem with GRANT in Oracle 10

SQL to generate range of valid values between 2 known integers

ORA-00904 invalid identifier on decode alias

C# library for database diff(ing)

c# sql oracle-database diff

How to add the ojdbc jar to my project and use it

How to execute SQL file from CMD prompt using Java ProcessBuilder

Difference between NOT NULL constraint and CHECK(attr is not null)

Does Oracle (RDB in general?) take a snapshot of the table affected by DML?