Does 'Select' always order by primary key?
Hello,
When I do a select, is it always guaranteed that my result will be ordered by the primary key, or should I specify it with an 'order by'?
Best regards,
Mateusz
0
Hello,
When I do a select, is it always guaranteed that my result will be ordered by the primary key, or should I specify it with an 'order by'?
Best regards,
Mateusz