I just want to know in which case NextResultSet 
<https://golang.org/pkg/database/sql/#Rows.NextResultSet> return true?


I tried all the cases it is always returning false. If so then what is use 
case of implementing NextResultSet 
<https://golang.org/pkg/database/sql/#Rows.NextResultSet>?
Could you please give me at least one case where NextResultSet 
<https://golang.org/pkg/database/sql/#Rows.NextResultSet> return true.


Before giving your answer, i would suggest you to do sample program on 
NextResultSet <https://golang.org/pkg/database/sql/#Rows.NextResultSet> where 
it can return true case.

I hope you got my Question.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to