Stored Procedure
I have written one complex stored procedure with Cursor and temporary tables .and when i am going to execute that SP it will fist dispaly the message not result.so what shoud i do to get result first?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hiten PandyaPosted Mar 23, 2018, 1:43 AM
Actually there are many possibilities of getting null values,
did you get your values in your code page from view or html page? You must be check that first beacuse there may be some little mistake due to which you face this issue or post your code so that I can help you.
Thanks for accepting answer glad that it helps you.
Sukhada VaderPosted Mar 23, 2018, 4:02 AM
Sukhada VaderPosted Mar 23, 2018, 1:00 AM
Hiten PandyaPosted Mar 22, 2018, 7:42 AM