home / russian-ads

ad_targets

6 rows where target_id = "0e564"

View and edit SQL

Link rowid target_id ad_id
2291 0e564 1069 1069
2387 0e564 1463 1463
2459 0e564 1240 1240
2575 0e564 1241 1241
2891 0e564 1439 1439
2913 0e564 1442 1442

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