home / russian-ads

ad_targets

4 rows where target_id = "b8c83"

View and edit SQL

Link rowid target_id ad_id
238 b8c83 3200 3200
947 b8c83 3142 3142
6655 b8c83 2808 2808
30199 b8c83 2456 2456

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.438ms