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 are the differences between char and nchar in oracle?
What is redo log?
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
Step by step explain for the Flat file?
What are the system variables can be set by users? Explain them
Why are recursive relationships bad? How do you resolve them?
Explain the importance of .pll extension in oracle?
Where do you use decode and case statements?
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
I have applied the following commands: now what will happen, will the database will give an error / it will work?
How to see the table columns used in an index?
How to load data from multiple files to single target?
Can you remove an open file under unix?
How to generate query output in html format?
What is a user function?