Query | Run |
---|---|
set @iso1:='MC'; select * FROM geo_tags where gt_country=@iso1; | 3 months ago |
set @iso1:='MN'; select * FROM geo_tags where gt_country=@iso1; | 3 months ago |
select * FROM geo_tags | 3 months ago |
Query | Run |
---|---|
set @iso1:='MC'; select * FROM geo_tags where gt_country=@iso1; | 3 months ago |
set @iso1:='MN'; select * FROM geo_tags where gt_country=@iso1; | 3 months ago |
select * FROM geo_tags | 3 months ago |