This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SELECT | |
| `owner` AS 'id пользователя', | |
| `type` AS 'тип пользователя', | |
| COUNT(`owner_id`) AS 'кол-во активных объявлений', | |
| (SELECT SUM(_limit) FROM | |
| `_lib_ServicesLinks` l | |
| WHERE l.`SID` = 57 | |
| AND l.`UID` = `owner` | |
| AND l.`_endDate` >= CURRENT_DATE) AS 'slimit' | |
| FROM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "geo":{ | |
| "area":null, | |
| "city":{ | |
| "name":"Казаево", | |
| "geo_id":101292 | |
| }, | |
| "street":{ | |
| "geo_id":null, | |
| "name":"" |