home / russian-ads

ad_targets

4 rows where target_id = 21405

View and edit SQL

Link rowid target_id ad_id
5060 21405 2749 2749
5566 21405 2750 2750
7217 21405 2761 2761
8179 21405 2760 2760

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