home / russian-ads

ad_targets

4 rows where target_id = "a8e8b"

View and edit SQL

Link rowid target_id ad_id
15629 a8e8b 3377 3377
15726 a8e8b 3324 3324
15852 a8e8b 3376 3376
17281 a8e8b 3317 3317

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