Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Oracle: Changing VARCHAR2 column to CLOB

oracle database

Can we update primary key values of a table?

database oracle primary-key

What can cause intermittent ORA-12519 (TNS: no appropriate handler found) errors

Mapping a foreign key with a custom column name

Re-order columns of table in Oracle

sql oracle rename

URL string format for connecting to Oracle database with JDBC

oracle jdbc oracle-xe

How to display table data more clearly in oracle sqlplus

database oracle sqlplus

Oracle: SQL query that returns rows with only numeric values

sql oracle

how to set auto increment column with sql developer

GROUP BY / aggregate function confusion in SQL

sql oracle

Default Schema in Oracle Connection URL

ORA-06502: PL/SQL: numeric or value error: character string buffer too small

Check if current date is between two dates Oracle SQL

sql oracle date between sysdate

How to find out when a particular table was created in Oracle?

How does GROUP BY work?

sql oracle

Oracle - Why does the leading zero of a number disappear when converting it TO_CHAR

sql oracle oracle10g

How to compare strings in sql ignoring case?

sql oracle

How do I view a Tree list of Schemas for a database in Oracle SQL Developer?

oracle

Insert if not exists Oracle

How to correctly set the ORACLE_HOME variable on Ubuntu 9.x?

oracle oracle-xe