How to convert numbers to characters in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to install oracle odbc drivers?
How to convert a date to char in oracle? Give one example.
What is ADDM Advisor in Oracle?
How to create a table index?
Why we use bulk collect in oracle?
14. Display the item_cost and then round it to the nearest hundred, ten, unit, tenth and hundredth
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Explain an index?
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
query optmization techniques and quwry analyser+projects+ppts
Give the various rollback segment states.
when do u go for hash partitioning?