Oracle 11gR2, an RDBMS product, is the second and terminal release of the Oracle 11g database.
I have created a user: CREATE USER gds_map IDENTIFIED BY gds_map; And now I need to change a …
oracle plsql schema oracle11gr2This question is related to my original issue How to return an array from Java to PL/SQL ?, but is …
java oracle jdbc oracle11gr2What is difference in PL/SQL from: CREATE OR REPLACE FUNCTION WBAR_TEST_1 RETURN NUMBER IS LN_TMP NUMBER; BEGIN …
plsql oracle11g oracle11gr2Is there anyway to extract ddl for all database links? I would like to get in sql and recreate them …
oracle oracle11gr2 dblinkOracle 11g has certainly improved usability of CLOBs, having overloaded most of the string functions so they now work natively …
oracle plsql oracle11gr2I installed Oracle DB 11g, everything was working well, but suddenly process OracleDbConsoleorcl didn't start anymore, I try manually but …
oracle11gr2I have a relatively large table (81M rows) and an index on it. I want to add a column to …
oracle indexing oracle11g oracle11gr2I am trying to create database using Oracle 11g R2 on windows 2008 server, when I run script to create database …
oracle oracle11gr2I am trying to create a new table called Titles2 from an existing table called Titles. I have to use …
sql oracle oracle11gr2Database Version : 10g Enterprise Edition Release 10.2.0.4.0 Client Version: 11g Enterprise Edition Release 11.2.0.1.0 (windows 7 64bit) When I try to export (exp) …
oracle oracle10g oracle11gr2 datapump