Imagine there is a code:
for i in new['test']: if str(new1[1]['id']) != i.news_id: hy = new1[1]['text'] i.news_id is a row from the database. But you need to view the values in the database from the end, how can this be done?
Source: https://ru.stackoverflow.com/questions/660347/
All Articles
ORDER BY. - Uladzimir PalekhORDER BY DESC- Pavel Durmanov