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 3 periods mean in texting?
How do you initialize pointer variables?
m=++i&&++j(||)k++ printf("%d"i,j,k,m)
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Why ordinary variable store only one value
What is dynamic dispatch in c++?
Can stdout be forced to print somewhere other than the screen?
Can we initialize extern variable in c?
what is pointer?
Can you write a programmer for FACTORIAL using recursion?
Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female