{"id":765,"date":"2021-07-08T07:07:46","date_gmt":"2021-07-08T07:07:46","guid":{"rendered":"https:\/\/www.bearloga.space\/?page_id=765"},"modified":"2021-07-08T08:31:19","modified_gmt":"2021-07-08T08:31:19","slug":"gruppirovka","status":"publish","type":"page","link":"https:\/\/www.bearloga.space\/uk\/gruppirovka\/","title":{"rendered":"\u0413\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u044b&nbsp;<strong>GROUP BY<\/strong>&nbsp;\u0438&nbsp;<strong>HAVING<\/strong>&nbsp;\u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u0441\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435. \u041e\u043d\u0438 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u044f\u044e\u0442\u0441\u044f \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u043a\u043e\u043c\u0430\u043d\u0434\u044b SELECT:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1 <br>2 <br>3<br>4<br>5<br>6<\/td><td><code>SELECT<\/code> <code>\u0441\u0442\u043e\u043b\u0431\u0446\u044b<\/code><br><code>FROM<\/code> <code>\u0442\u0430\u0431\u043b\u0438\u0446\u0430<\/code><br><code>[WHERE<\/code> <code>\u0443\u0441\u043b\u043e\u0432\u0438\u0435_\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438_\u0441\u0442\u0440\u043e\u043a]<\/code><br><code>[GROUP<\/code> <code>BY<\/code> <code>\u0441\u0442\u043e\u043b\u0431\u0446\u044b_\u0434\u043b\u044f_\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0438]<\/code><br><code>[HAVING<\/code> <code>\u0443\u0441\u043b\u043e\u0432\u0438\u0435_\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438_\u0433\u0440\u0443\u043f\u043f]<\/code><br><code>[ORDER<\/code> <code>BY<\/code> <code>\u0441\u0442\u043e\u043b\u0431\u0446\u044b_\u0434\u043b\u044f_\u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438]<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">GROUP BY<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440&nbsp;<strong>GROUP BY<\/strong>&nbsp;\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442, \u043a\u0430\u043a \u0441\u0442\u0440\u043e\u043a\u0438 \u0431\u0443\u0434\u0443\u0442 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0441\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u0443\u0435\u043c \u0442\u043e\u0432\u0430\u0440\u044b \u043f\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044e<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<br>3<\/td><td><code>SELECT<\/code> <code>Manufacturer, <\/code><br><code>COUNT(*) AS<\/code> <code>ModelsCount<\/code><br><code>FROM<\/code> <code>ProductsGROUP<\/code> <code>BY<\/code> <code>Manufacturer<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u041f\u0435\u0440\u0432\u044b\u0439 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0432 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0438 SELECT &#8211; Manufacturer \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u044b, \u0430 \u0432\u0442\u043e\u0440\u043e\u0439 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 &#8211; ModelsCount \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 Count, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0432\u044b\u0447\u0438\u0441\u043b\u044f\u0435\u0442 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u0442\u0440\u043e\u043a \u0432 \u0433\u0440\u0443\u043f\u043f\u0435.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/metanit.com\/sql\/mysql\/pics\/5.4.png\" alt=\"\u0413\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0438 GROUP BY \u0432 MySQL\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u0418 \u0435\u0441\u043b\u0438 \u0432 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0438 SELECT \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430 \u043f\u043e \u043e\u0434\u043d\u043e\u043c\u0443 \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u043c \u0441\u0442\u043e\u043b\u0431\u0446\u0430\u043c \u0438 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442\u0441\u044f \u0430\u0433\u0440\u0435\u0433\u0430\u0442\u043d\u044b\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438, \u0442\u043e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435 GROUP BY. \u0422\u0430\u043a, \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u043f\u0440\u0438\u043c\u0435\u0440 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043d\u0435 \u0431\u0443\u0434\u0435\u0442, \u0442\u0430\u043a \u043a\u0430\u043a \u043e\u043d \u043d\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0438:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<\/td><td><code>SELECT<\/code> <code>Manufacturer, COUNT(*) AS<\/code> <code>ModelsCount<\/code><br><code>FROM<\/code> <code>Products<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440&nbsp;<code>GROUP BY<\/code>&nbsp;\u043c\u043e\u0436\u0435\u0442 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0443 \u043f\u043e \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u0443 \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432. \u0422\u0430\u043a, \u0434\u043e\u0431\u0430\u0432\u0438\u043c \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0443 \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0442\u043e\u0432\u0430\u0440\u043e\u0432:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<br>3<\/td><td><code>SELECT<\/code> <code>Manufacturer, ProductCount, COUNT(*) AS<\/code> <code>ModelsCount<\/code><br><code>FROM<\/code> <code>Products<\/code><br><code>GROUP<\/code> <code>BY<\/code> <code>Manufacturer, ProductCount<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u0421\u043b\u0435\u0434\u0443\u0435\u0442 \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c, \u0447\u0442\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435&nbsp;<code>GROUP BY<\/code>&nbsp;\u0434\u043e\u043b\u0436\u043d\u043e \u0438\u0434\u0442\u0438 \u043f\u043e\u0441\u043b\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f&nbsp;<code>WHERE<\/code>, \u043d\u043e \u0434\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f&nbsp;<code>ORDER BY<\/code>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<br>3<br>4<br>5<\/td><td><code>SELECT<\/code> <code>Manufacturer, COUNT(*) AS<\/code> <code>ModelsCount<\/code><br><code>FROM<\/code> <code>Products<\/code><br><code>WHERE<\/code> <code>Price &gt; 30000<\/code><br><code>GROUP<\/code> <code>BY<\/code> <code>Manufacturer<\/code><br><code>ORDER<\/code> <code>BY<\/code> <code>ModelsCount DESC<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/metanit.com\/sql\/mysql\/pics\/5.5.png\" alt=\"GROUP BY \u0432 MySQL\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">\u0424\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f. HAVING<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440&nbsp;<strong>HAVING<\/strong>&nbsp;\u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044e \u0433\u0440\u0443\u043f\u043f, \u0442\u043e \u0435\u0441\u0442\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442, \u043a\u0430\u043a\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u044b \u0431\u0443\u0434\u0443\u0442 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 HAVING \u0432\u043e \u043c\u043d\u043e\u0433\u043e\u043c \u0430\u043d\u0430\u043b\u043e\u0433\u0438\u0447\u043d\u043e \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044e WHERE. \u0422\u043e\u043b\u044c\u043a\u043e \u0435\u0441\u0442\u044c WHERE \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u0440\u043e\u043a, \u0442\u043e HAVING &#8211; \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0433\u0440\u0443\u043f\u043f.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043d\u0430\u0439\u0434\u0435\u043c \u0432\u0441\u0435 \u0433\u0440\u0443\u043f\u043f\u044b \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u043f\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043e \u0431\u043e\u043b\u0435\u0435 1 \u043c\u043e\u0434\u0435\u043b\u0438:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<br>3<br>4<\/td><td><code>SELECT<\/code> <code>Manufacturer, COUNT(*) AS<\/code> <code>ModelsCount<\/code><br><code>FROM<\/code> <code>Products<\/code><br><code>GROUP<\/code> <code>BY<\/code> <code>Manufacturer<\/code><br><code>HAVING<\/code> <code>COUNT(*) &gt; 1<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/metanit.com\/sql\/mysql\/pics\/5.6.png\" alt=\"\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440 HAVING \u0432 MySQL\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u0412 \u043e\u0434\u043d\u043e\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u0442\u0430\u043a\u0436\u0435 \u043c\u043e\u0436\u043d\u043e \u0441\u043e\u0447\u0435\u0442\u0430\u0442\u044c \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f WHERE \u0438 HAVING:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<br>3<br>4<br>5<\/td><td><code>SELECT<\/code> <code>Manufacturer, COUNT(*) AS<\/code> <code>ModelsCount<\/code><br><code>FROM<\/code> <code>Products<\/code><br><code>WHERE<\/code> <code>Price * ProductCount &gt; 80000<\/code><br><code>GROUP<\/code> <code>BY<\/code> <code>Manufacturer<\/code><br><code>HAVING<\/code> <code>COUNT(*) &gt; 1;<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u0422\u043e \u0435\u0441\u0442\u044c \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u0444\u0438\u043b\u044c\u0442\u0440\u0443\u044e\u0442\u0441\u044f \u0441\u0442\u0440\u043e\u043a\u0438: \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u0442\u0435 \u0442\u043e\u0432\u0430\u0440\u044b, \u043e\u0431\u0449\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0431\u043e\u043b\u044c\u0448\u0435 80000. \u0417\u0430\u0442\u0435\u043c \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0442\u043e\u0432\u0430\u0440\u044b \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u043f\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c. \u0418 \u0434\u0430\u043b\u0435\u0435 \u0444\u0438\u043b\u044c\u0442\u0440\u0443\u044e\u0442\u0441\u044f \u0441\u0430\u043c\u0438 \u0433\u0440\u0443\u043f\u043f\u044b &#8211; \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u0442\u0435 \u0433\u0440\u0443\u043f\u043f\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 1 \u043c\u043e\u0434\u0435\u043b\u0438.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0415\u0441\u043b\u0438 \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0440\u043e\u0432\u0435\u0441\u0442\u0438 \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0443, \u0442\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435 ORDER BY \u0438\u0434\u0435\u0442 \u043f\u043e\u0441\u043b\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f HAVING:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>1<br>2<br>3<br>4<br>5<br>6<\/td><td><code>SELECT<\/code> <code>Manufacturer, COUNT(*) AS<\/code> <code>Models, <\/code><br><code>SUM(ProductCount) AS<\/code> <code>Units<\/code><br><code>FROM<\/code> <code>Products<\/code><br><code>WHERE<\/code> <code>Price * ProductCount &gt; 80000<\/code><br><code>GROUP<\/code> <code>BY<\/code> <code>Manufacturer<\/code><br><code>HAVING<\/code> <code>SUM(ProductCount) &gt; 2ORDER<\/code> <code>BY<\/code> <code>Units DESC;<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u0417\u0434\u0435\u0441\u044c \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0438\u0434\u0435\u0442 \u043f\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c, \u0438 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0431\u0438\u0440\u0430\u0435\u0442\u0441\u044f \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043c\u043e\u0434\u0435\u043b\u0435\u0439 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f (Models) \u0438 \u043e\u0431\u0449\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u0441\u0435\u0445 \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u043f\u043e \u0432\u0441\u0435\u043c \u044d\u0442\u0438\u043c \u043c\u043e\u0434\u0435\u043b\u044f\u043c (Units). \u0412 \u043a\u043e\u043d\u0446\u0435 \u0433\u0440\u0443\u043f\u043f\u044b \u0441\u043e\u0440\u0442\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u043f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/metanit.com\/sql\/mysql\/pics\/5.7.png\" alt=\"HAVING \u0441 \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0435\u0439 \u0438 \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u043e\u0439 \u0432 MySQL\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u044b&nbsp;GROUP BY&nbsp;\u0438&nbsp;HAVING&nbsp;\u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u0441\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435. \u041e\u043d\u0438 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u044f\u044e\u0442\u0441\u044f \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u043a\u043e\u043c\u0430\u043d\u0434\u044b SELECT: 1 2 3456 SELECT \u0441\u0442\u043e\u043b\u0431\u0446\u044bFROM \u0442\u0430\u0431\u043b\u0438\u0446\u0430[WHERE \u0443\u0441\u043b\u043e\u0432\u0438\u0435_\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438_\u0441\u0442\u0440\u043e\u043a][GROUP BY \u0441\u0442\u043e\u043b\u0431\u0446\u044b_\u0434\u043b\u044f_\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0438][HAVING \u0443\u0441\u043b\u043e\u0432\u0438\u0435_\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438_\u0433\u0440\u0443\u043f\u043f][ORDER [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[75],"tags":[],"class_list":["post-765","page","type-page","status-publish","hentry","category-rukovodstvo-po-mysql"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/pages\/765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/comments?post=765"}],"version-history":[{"count":0,"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/pages\/765\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/media?parent=765"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/categories?post=765"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bearloga.space\/uk\/wp-json\/wp\/v2\/tags?post=765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}