How to convert characters to dates in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How do I recompile a procedure in oracle?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
When a form is invoked with call_form, Does oracle forms issues a save point ?
What happens if recursive calls get out of control?
Explain the use of log option in exp command.
What is SAVE POINT ?
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
what is the difference between sql& oracle?
What is merge statement used for?
what is kernel?
Explain a segment?
What is the minimum client footprint required to connect c# to an oracle database?