‘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
Explain what are the advantages and disadvantages of a heap?
Explain the difference between malloc() and calloc() in c?
WAP that prints the number from 1 to 100. but for multiplies of three print "XXX" instead of the number and for the multiplies of five print "YYY" . for number which are multiplies of both three and five print "ZZZ"
What is the use of the sizeof operator?
Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.
Differentiate call by value and call by reference?
Explain how can a program be made to print the name of a source file where an error occurs?
What is a shell structure examples?
WHAT IS FLOAT?
When the macros gets expanded?
Explain what are bus errors, memory faults, and core dumps?
what does ‘#include’ mean?