home / russian-ads

ad_targets

5 rows where target_id = "e7597"

View and edit SQL

Link rowid target_id ad_id
11860 e7597 810 810
33385 e7597 907 907
33576 e7597 908 908
33687 e7597 909 909
33732 e7597 906 906

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