home / russian-ads

ad_targets

9 rows where target_id = 99241

View and edit SQL

Link rowid target_id ad_id
5861 99241 2783 2783
12247 99241 1714 1714
15844 99241 2788 2788
16030 99241 2795 2795
16347 99241 2781 2781
20873 99241 762 762
25676 99241 2904 2904
28648 99241 3205 3205
33179 99241 5 5

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