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)
Explain what are synonyms used for?
how to write the procedures in odi?
What is oracle d2k? Why we use it?
How to check the server version in oracle?
What is odi studio?
what ASIS BUSINESS PROCESS IN ORACLE FINANCE
How many types of tables supported by oracle?
How to convert numbers to characters in oracle?
What to do if the binary spfile is wrong for the default instance?
What privilege is needed for a user to create tables in oracle?
I would like to study certification course in Data base adminidtrator then where would i go to study this course?
How to loop through data rows in the implicit cursor?
What happens if you set the sga too low in oracle?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
How can we tune a sql query to optimize the performance of a database?