I know that i am not specifying any ORDER BY clause, but i saw, in general, that this is the default behaviour in other databases systemThis was just an example query but i was just wondering if the table may be corrupt or i can have some problems on the database or this is normal.
It's totally normal, and does not indicate any problem with your data. If you want the data in a certain order, you must specify ORDER BY. thanks, bryan
