mysql - CURSOR ? Retrieve Results in same Output -


im facing problem im trying solve dunno how .

so, got result bellow when execute query :

enter image description here

but if run again proc , got 1 :

enter image description here

what want ? i'd know if theres 1 way put these results in same result.

cause have run every day when new has inserted in table .


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -