mysql - Cursor not executing compeletely -


i using cursor out 13 columns, 10 columns taken 2 columns not taking in cursor.

for example

this values fetching using cursor..but last 3 values not executing. stops till 111

category_id 123 456 789 111 222 333 444 

please me out of this


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' -