home / russian-ads

ad_targets

4 rows where target_id = "04e82"

View and edit SQL

Link rowid target_id ad_id
7891 04e82 2819 2819
15647 04e82 3377 3377
15744 04e82 3324 3324
17299 04e82 3317 3317

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