What is save point in oracle database?
No Answer is Posted For this Question
Be the First to Post Answer
What a SELECT FOR UPDATE cursor represent.?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
How would you best determine why your MVIEW couldnt FAST REFRESH?
What should be the return type for a cursor variable.Can we use a scalar data type as return type?
I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
How do I call oracle stored procedures that take no parameters?
How to calculate date and time differences in oracle?
what are the different types of cursors? explain?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
What is Redo Log Buffer in Oracle?