девочки здравствуйте! кто нибудь есть из Сочи или может там были знаете что про перинатальный центр их,как туда попасть,если ли вообще возможность если ты с другого региона.???
0: Use SELECT * only if you need all columns from table
select `posts`.*, `posts_seo_links`.`item_id` as `pivot_item_id`, `posts_seo_links`.`post_id` as `pivot_post_id` from `posts` innerjoin `posts_seo_links` on `posts`.`id` = `posts_seo_links`.`post_id` where `posts_seo_links`.`item_id` =5566and `posts`.`deleted_at` isnull270μsmoms_dev
Bindings
0: 5566
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (9451, 21655, 21660)260μsmoms_dev
Bindings
0: 9451
1: 21655
2: 21660
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in ('')110μsmoms_dev
Bindings
0:
Hints
0: Use SELECT * only if you need all columns from table