Untitled
unknown
sql
a year ago
160 B
5
Indexable
select c."Name" as city, scio."SmOpportunityId" as opportunity_identificator from "SmCityInOpportunity" scio left join "City" c on c."Id" = scio."SmCityId"
Editor is loading...
Leave a Comment
select c."Name" as city, scio."SmOpportunityId" as opportunity_identificator from "SmCityInOpportunity" scio left join "City" c on c."Id" = scio."SmCityId"