Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/tgoop/post.php on line 84
SQL задачи@sqlquestions P.1130
SQLQUESTIONS Telegram 1130
Есть таблица table1 с колонками id и datetime. Выберите запрос, который вернет максимальное значение id и значение даты для этого id.
Anonymous Quiz
SELECT max(id), datetime from table1 group by datetime;
SELECT id, datetime FROM table 1 order by id desc LIMIT 1;
SELECT MAX(id), datetime FROM table1, table1 AS table2 WHERE table 1.id = table2.id;
Посмотреть ответ
572 answered



tgoop.com/sqlquestions/1130
Create:
Last Update:

BY SQL задачи


Share with your friend now:
tgoop.com/sqlquestions/1130

View MORE
Open in Telegram


Telegram News

Date: |

To edit your name or bio, click the Menu icon and select “Manage Channel.” The main design elements of your Telegram channel include a name, bio (brief description), and avatar. Your bio should be: Hui said the messages, which included urging the disruption of airport operations, were attempts to incite followers to make use of poisonous, corrosive or flammable substances to vandalize police vehicles, and also called on others to make weapons to harm police. Hui said the time period and nature of some offences “overlapped” and thus their prison terms could be served concurrently. The judge ordered Ng to be jailed for a total of six years and six months. But a Telegram statement also said: "Any requests related to political censorship or limiting human rights such as the rights to free speech or assembly are not and will not be considered."
from us


Telegram SQL задачи
FROM American