home / russian-ads

ad_targets

7 rows where target_id = "ec4f5"

View and edit SQL

Link rowid target_id ad_id
2327 ec4f5 1244 1244
2400 ec4f5 1249 1249
2497 ec4f5 1247 1247
2560 ec4f5 1243 1243
2597 ec4f5 1246 1246
2766 ec4f5 1156 1156
3016 ec4f5 1157 1157

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE ad_targets (
               target_id TEXT   REFERENCES [targets]([id]),
   ad_id INTEGER   REFERENCES [ads]([id])
        )
Powered by Datasette · Query took 44.41ms