Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Return an sql variable's value from within an Oracle Sql Query back to .NET code

Inconsistent java and sql object types

java oracle-database jdbc

"SQLException: ORA-06550" when calling PL/SQL function from Java

Missing SELECT keyword when inserting in ASP.NET

How to use commands like DROP TABLE etc. within a stored procedure

How to insert if else ladder in SQL query which is using GROUP BY CLAUSE

SQL query using group by and count on some rows in a join

sql oracle-database

Search comma separated value in oracle 12

sql oracle-database plsql

How to get lowest and highest date from a table column?

Passing value to sql IN using JdbcTemplate

How to select the row table data in pl/sql

Rails console sql query only returns true

using unique constraints to enable simpler joins

JBoss database connection pool auto-commit behavior

Reduce nested IF…ELSE conditions that iteratively condition building a query by adding filters one by one

Missing right parenthesis on CREATE TABLE statement

oracle-database ddl

Servlet catch unique constraint exception

ADO.NET, Closing an OracleConnection without prior Commit or Rollback: Will it leak?