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

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