Telegram Group & Telegram Channel
Какой из следующих SQL запросов вернет топ-5 самых просматриваемых постов из таблицы posts, отсортированных по количеству просмотров в порядке убывания?
Anonymous Quiz
SELECT * FROM posts ORDER BY views DESC LIMIT 5;
SELECT TOP 5 * FROM posts ORDER BY views DESC;
SELECT * FROM posts WHERE ROWNUM <= 5 ORDER BY views DESC;
SELECT * FROM posts WHERE views >= 5 ORDER BY views DESC LIMIT 5;
641 answered



tg-me.com/sql_for_qa/64
Create:
Last Update:

BY SQL для тестировщика


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/sql_for_qa/64

View MORE
Open in Telegram


SQL для тестировщика Telegram | DID YOU KNOW?

Date: |

A project of our size needs at least a few hundred million dollars per year to keep going,” Mr. Durov wrote in his public channel on Telegram late last year. “While doing that, we will remain independent and stay true to our values, redefining how a tech company should operate.

Can I mute a Telegram group?

In recent times, Telegram has gained a lot of popularity because of the controversy over WhatsApp’s new privacy policy. In January 2021, Telegram was the most downloaded app worldwide and crossed 500 million monthly active users. And with so many active users on the app, people might get messages in bulk from a group or a channel that can be a little irritating. So to get rid of the same, you can mute groups, chats, and channels on Telegram just like WhatsApp. You can mute notifications for one hour, eight hours, or two days, or you can disable notifications forever.

SQL для тестировщика from it


Telegram SQL для тестировщика
FROM USA