Write a C/C++ program to show the result of a stored
procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
Answer Posted / atulsingh_rathore
ANY ONE IF GIVE ME ANSWER PLEAS BECAUSE I WAS USING TURBO
C++ FOR THAT I DIDN't KNOW TAHT HOW I CONNECT TO MY SQL OR
OTHER VENDERS
| Is This Answer Correct ? | 10 Yes | 19 No |
Post New Answer View All Answers
Why are pointers used?
What is the use of namespace std in C++?
What are the advantage of using register variables?
Write a code/algo to find the frequency of each element in an array?
What are the two main components of c++?
What is the role of C++ shorthand's?
What is runtime polymorphism in c++?
What is the difference between the functions rand(), random(), srand() and randomize()?
What is switch case in c++ syntax?
Define a pointer to a data member of the type pointer to pointer?
Is it possible to have a recursive inline function in c++?
What is the type of 'this' pointer? When does it get created?
Comment on c++ standard exceptions?
What is difference between c++ 11 and c++ 14?
Are vectors passed by reference c++?