home / russian-ads

ad_targets

6 rows where target_id = "591c8"

View and edit SQL

Link rowid target_id ad_id
260 591c8 3066 3066
475 591c8 3021 3021
831 591c8 3026 3026
2128 591c8 3046 3046
29095 591c8 3019 3019
29394 591c8 3029 3029

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