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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -