home / russian-ads

ad_targets

6 rows where ad_id = 623

View and edit SQL

Link rowid target_id ad_id
32787 810be 623 623
32788 371f0 623 623
32789 e6200 623 623
32790 b1201 623 623
32791 022da 623 623
32792 4e13d 623 623

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