Hello,
This is my first week in mysql Workbench.
I have ran a cursor which gives me around 500 rows. But the in workbench i get each row in a new result tab. How can i get all the rows in the same result tab similar as select * from employees gives all the result in the same result tab.
Is there some setting needs to be adjusted for the o/p in same result tab?
This is my first week in mysql Workbench.
I have ran a cursor which gives me around 500 rows. But the in workbench i get each row in a new result tab. How can i get all the rows in the same result tab similar as select * from employees gives all the result in the same result tab.
Is there some setting needs to be adjusted for the o/p in same result tab?