Oracle General (1803)
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) What is the most important action a dba must perform after changing the database from noarchivelog to archivelog?
What is the difference between translate and replace in oracle?
Mention what are the tools provided in oracle enterprise manager?
What is max rowid in oracle?
Can objects of the same schema reside in different tablespace?
What are the differences between char and varchar2 in oracle?
How to define a data source name (dsn) in odbc manager?
Why does oracle 9i treat an empty string as null?
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?
How to define a variable of a specific record type?
List out the components of logical database structure of oracle database.
Explain rename?
What is Library Cache in Oracle?
Can a formula column be obtained through a select statement ?
How many types of v variables'? Where will appear for variables in odi?