How do I know if oracle is installed on windows?
No Answer is Posted For this Question
Be the First to Post Answer
What is save point in oracle database?
Explain the use of consistent option in exp command.
How do I know if oracle is installed on windows?
Q) How to Find Max Date from each Group? (Asked in Infosys (INFI)Interview)
What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
How to grant create session privilege to a user in oracle?
difference between imlicit cursor and explicit cursor ?
What do you mean by merge in oracle and how can we merge two tables?
How do I limit the number of oracle database connections generated by weblogic server?
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?
What is flashback in Oracle?
How to open a cursor variable?