I have written a pro*C program to fetch data from the
cursor. where in i have used the concept of BULK FETCH....
each FETCH statement is taking lots of time to fetch
specified number of rows at...
No Answer is Posted For this Question
Be the First to Post Answer
What does printf does?
What is the difference between calloc() and realloc()?
What is the difference between struct and union in C?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
Explain how do you sort filenames in a directory?
what will be the output for the following main() { printf("hi" "hello"); }
What is the difference between array and pointer in c?
Write a C program to fill a rectangle using window scrolling
Explain how do I determine whether a character is numeric, alphabetic, and so on?
how to do in place reversal of a linked list(singly or doubly)?
What is a rvalue?
What does c mean in standard form?