Oracle General (1803)
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) consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
1 3757Hi can anyone tell me where are the dumps found of OCA certification.. Also the materials to be studied for the preparation.
2 6266Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase order?
1 10322
What privilege is needed for a user to create indexes in oracle?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
How to use an explicit cursor without open statements?
Why do we need a database?
How to load data through external tables?
What is the mandatory setup in cyclecount ?
Can we save images in a database and if yes, how?
did u received a single file or multiple files
What are privileges and grants?
What do you understand by the oracle?
What is Session Tasks?
What are the differences between lov and list item?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How to define and use table alias names in oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.