How do we make a global variable accessible across files?
Explain the extern keyword?
5
what is the difference between postfix and prefix unary
increment operators?
46
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...