Информационный сайт о хоккейном клубе Трактор
27 Фев
№ | Название команды | Игр | Очков |
1 | Салават Юлаев | 55 | 119 |
2 | Металлург МГ | 55 | 113 |
3 | ЦСКА | 55 | 103 |
4 | Химик | 55 | 102 |
5 | Локомотив | 55 | 99 |
6 | СКА | 55 | 97 |
7 | Ак Барс | 55 | 96 |
8 | Авангард | 55 | 84 |
9 | Динамо | 55 | 82 |
10 | ХК МВД | 55 | 78 |
11 | Лада | 55 | 75 |
12 | Спартак | 55 | 74 |
13 | Трактор | 55 | 73 |
14 | Северсталь | 55 | 73 |
15 | Нефтехимик | 55 | 72 |
16 | Амур | 55 | 68 |
17 | Металлург Нк | 55 | 66 |
18 | Витязь | 55 | 65 |
19 | Сибирь | 55 | 59 |
20 | Торпедо | 55 | 52 |
Ошибка базы данных WordPress: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'bmpa_db.wphk_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wphk_posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC
Ошибка базы данных WordPress: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'bmpa_db.wphk_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year
FROM wphk_posts
WHERE post_date < '2023-09-01'
AND post_type = 'post' AND post_status = 'publish'
ORDER BY post_date DESC
LIMIT 1
Ошибка базы данных WordPress: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'bmpa_db.wphk_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year
FROM wphk_posts
WHERE post_date > '2023-09-01'
AND MONTH( post_date ) != MONTH( '2023-09-01' )
AND post_type = 'post' AND post_status = 'publish'
ORDER BY post_date ASC
LIMIT 1
Пн | Вт | Ср | Чт | Пт | Сб | Вс |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 |
Оставьте отзыв
Вы должны войти, чтобы оставить отзывы.