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)
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Tell me about standby database? What are some of the configurations of it? What should we watch out for?
How do I start tns listener?
What is integrity and what is constraint??Explain with example
How to convert csv to table in oracle?
Why do we need to rebuild indexes?
does odi support web services?
What is the quickest way to fetch the data from a table?
What do you mean by a tablespace?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
how do u compile a form i.e .fmb file in Unix or in dos
What is the difference between truncate and delete? Why is one faster?
How to find the duplicate rows count from employees table in oracle?
What is key preserved table?
What is a table index?