Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

i am working with mysql procedure. final result set i have got in to one table. now i need to return for each set i need to return the value. example:

enter image description here

like this is contents in my the table. i need to return for each set of result from col1 i need to retun multiple resultset.

LIKE : enter image description here

and so on is there any way other than using cursors??

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.