Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base
1 1656
What is a database instance?
why the Ctl file u put only in bin folder why not in other folder
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
why dont we assign not null constraint as table level constraint.
What is main function of database administrator?
Does dba need to know programming?
What happens if the constraint name is left out of a constraint clause?
How to connect to a remote server?
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?
How to insert multiple rows with one insert statement in oracle?
How to convert characters to dates in oracle?
What is oracle data type?
How do I manually uninstall oracle client?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
what are the advantages of running a database in archive log mode?