home / russian-ads

ad_targets

4 rows where target_id = "20a51"

View and edit SQL

Link rowid target_id ad_id
12202 20a51 594 594
12515 20a51 631 631
12532 20a51 632 632
12572 20a51 1796 1796

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