DB SQL Question

Hi guys,

I would like to know how do we change the limit of rows in a table on the DB.

Does anyone know how to change it of it its possible ?

Many thanks!

Do you mean in a SELECT Query? So just increase the LIMIT phrase or remove it for unlimited rows (Select all rows)

Yes but I got it sorted. Thanks anyway bro

No problem always a pleasure :slight_smile: