What is oracle rownum?
No Answer is Posted For this Question
Be the First to Post Answer
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??
How does the on-delete-cascade statement work?
how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?
What is a recycle bin in oracle?
How does Oracle guarantee data integrity of data changes?
What is the CAP theorem?
What is Public Database Link ?
what is main def between plsql/table and array?
Please explain compound trigger in oracle?
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
How to use windows user to connect to the server?
How to resolve name conflicts between variables and columns?