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 4968What 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 9191
What are record groups ? Explain the types of record group.
What do you mean by oracle dba?
How to select some rows from a table in oracle?
What is a flashback query and when should it be used?
What is a dba programmer?
What is the load plans in odi?
How can be determining the size of the log files?
what are savepoint mode and cursor mode properties ?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What is a database table in oracle?
Is rowid unique in oracle?
How do I manually uninstall oracle client?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
What are the uses of linked server and explain it in detail?
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?