‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to
secure the data comment. Give suitable examples of each with
sql command.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is cohesion and coupling in c?

0 Answers  


What does typedef struct mean?

0 Answers  


write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.

1 Answers  


What is assignment operator?

0 Answers  


What is a struct c#?

0 Answers  






While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


what is answer for perfect number????????????????

1 Answers  


Explain how to reverse singly link list.

0 Answers  


what is the difference between #include<stdio.h> and #include "stdio.h" ?

3 Answers  


What is stack in c?

0 Answers  


How would you use the functions fseek(), freed(), fwrite() and ftell()?

0 Answers   Aspire, Infogain, TISL,


write a program to swap two variables a=5 , b= 10 without using third variable

5 Answers  


Categories