home / russian-ads

ad_targets

7 rows where target_id = "872c3"

View and edit SQL

Link rowid target_id ad_id
2983 872c3 1223 1223
12890 872c3 1220 1220
34505 872c3 1231 1231
34671 872c3 1229 1229
35130 872c3 1230 1230
35200 872c3 1221 1221
35654 872c3 1226 1226

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 45.285ms