home / russian-ads

ad_targets

4 rows where target_id = "4e9d2"

View and edit SQL

Link rowid target_id ad_id
4521 4e9d2 669 669
4641 4e9d2 581 581
4707 4e9d2 671 671
4830 4e9d2 674 674

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