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) cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
2 4966What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
4446how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
2008how many outer joins are used in a single sql query? is there any limitations for using of outer joins?
2 9190
How is clustered database important in oracle rac architecture?
You get a call from you backup dba while you are on vacation. He has corrupted all of the control files while playing with the alter database backup controlfile command. What do you do?
Explain integrity constraints?
What do you understand by database schema and what does it hold?
Explain the wait events in statspack report 'db sequential real'?
Please explain oracle data types with examples?
What do you understand by lov?
How to use values from other tables in update statements using oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
How to use "startup" command to start default instance?
What do you mean by oracle dba?
What is an Oracle index?
What are property classes?
Components of Oracle Data Integrator?
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?