Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Oracle XPath: Selecting first occurrence of an element

xml oracle-database xpath

Need to deploy .net application (that queries oracle database from server) in "oracle-less" machine?

Connection string in ODP.Net

Mybatis, insert in Oracle with sequence id

oracle-database mybatis

Very slow query when using CONNECT BY LEVEL

sql oracle-database

Strange Oracle behavior

sql oracle-database

ORA-01855: AM/A.M. or PM/P.M. required

How to map Oracle database NUMBER to c# bool type in .NET Core?

Convert Oracle Datetime format query to MS SQL Server Format

Oracle SQL "connect by prior" - sum and product of values back up the tree

Getting extra rows - After joing the 3 tables using Left Join

sql oracle-database

How to write union query in jOOQ with single order by clause?

Oracle query to calculate current age

sql oracle-database

String Aggregation in Oracle: Multiple Rows into Single Column

Oracle give more priority to like %term than %term%

sql oracle-database

Change the date and time stamp format for data in the table

Unique constraint on any combination of two columns

Oracle function to compare strings in a not ordered way

JDBC transaction dead-lock: solution required?