select*from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` isnull430μsview::Location::frontend.detail:44ntslibya_new
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (3)630μsview::Location::frontend.detail:44ntslibya_new
Metadata
Bindings
0. en
Hints
Use SELECT * only if you need all columns from table