MySQL Forums
Forum List  »  Newbie

SELECT * FROM `wytwornice` ORDER BY `czas_pr`DESC;
Posted by: Robert Gie
Date: September 01, 2022 06:56AM

For the query "SELECT * FROM` generators` ORDER BY `time_pr`DESC;" I get the result:

wytw_nr czas_pr
3 939
2 739
1 587
4 583
5 1413

Why was position 5 omitted in sorting?
I am asking for help from more experienced colleagues.

Options: ReplyQuote


Subject
Written By
Posted
SELECT * FROM `wytwornice` ORDER BY `czas_pr`DESC;
September 01, 2022 06:56AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.