home / russian-ads

ad_targets

5 rows where ad_id = 2446

View and edit SQL

Link rowid target_id ad_id
18827 4c9fb 2446 2446
18828 1b3de 2446 2446
18829 371f0 2446 2446
18830 e6200 2446 2446
18831 b1201 2446 2446

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