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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -