How do you optimize a stored procedure in sql?
No Answer is Posted For this Question
Be the First to Post Answer
How do I remove sql developer from windows 10?
What is user in sql?
What does bitemporal mean?
How do I view a sql trace file?
How do I start sql profiler?
Define commit?
write a pl/sql function if enter a value=0 then output value=1 and vise verse with out using if and case statements.
one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows in the table permanently and i want output in the above formatow should u write query?
What does count (*) mean?
Does truncate require commit?
How can i insert data inro a table with 3 columns using FORALL?
Is oracle sql free?