Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle10g

Why is Oracle eating my string?

java.lang.AbstractMethodError: oracle.jdbc.driver.T4CPreparedStatement.setCharacterStream(ILjava/io/Reader;J)V

Conditional select based on column value

sql oracle select oracle10g

cx_Oracle and output variables

Why is a sequence named hibernate_sequence being created with JPA using Hibernate with the Oracle 10g dialect?

java hibernate orm jpa oracle10g

Getting index of element in PL/SQL collection

oracle plsql oracle10g

Oracle MIN as analytic function - odd behavior with ORDER BY?

Behavior of Sequence in Oracle Merge Statements

sql oracle oracle10g

Error with "Get Started" on Oracle Express 11g

oracle10g oracle11g

Use regexp_instr to get the last number in a string

regex oracle oracle10g

Is there an aggregate function that could return first non-null value within a group?

How to return primary key from oracle merge query

Is it possible to create index on view columns?

sql oracle oracle11g oracle10g

Is there a reason not to use views in Oracle?

sql oracle oracle10g views

Getting SQLPlus to spool out Unicode characters, are being output as?

oracle utf-8 oracle10g sqlplus

Oracle SQL: select from table with nested table

Use gv$session to tell if a query is hanging

oracle oracle10g

Which data type is used to store DateTime in Oracle 10g?

java oracle oracle10g

Global hibernate filter on all database queries

How to use "as" to set alias for joined tables in oracle 10

oracle10g