Oracle Database is a Multi-Model Database Management System created by Oracle Corporation.
Good afternoon. How do I get Oracle, see what procedures are running?
oracle proceduresIs there a way I can tell the block size of my Oracle database if I don't have access to …
oracle storage adminI have a table tine_by_day and I know how to use TO_CHAR function in oracle, but how …
mysql sql oracle mysql-workbench sqlyogIs there anyway to extract ddl for all database links? I would like to get in sql and recreate them …
oracle oracle11gr2 dblinkI've used TOAD for awhile, but my dept has asked me to evaluate PL/SQL Developer as a possible change. …
oracle exec procedure plsqldeveloper ora-00900The issue started when i installed the server version with already existing client version of Oracle 10g. Background : The Oracle …
oracle oracle10g database-connection ora-12154I have one table like this (report) -------------------------------------------------- | user_id | Department | Position | Record_id | -------------------------------------------------- | 1 | Science | Professor | 1001 | | 1 | Maths | | 1002 | | 1 | History | Teacher | 1003 | | 2 | …
oracle plsql oracle11g plsqldeveloperI'm doing some bulk migration of a large Oracle database. The first step of this involves renaming a whole load …
sql oracle constraints rename table-rename