home / russian-ads

ad_targets

4 rows where target_id = "b85e0"

View and edit SQL

Link rowid target_id ad_id
15919 b85e0 3387 3387
16045 b85e0 3386 3386
16088 b85e0 3388 3388
16675 b85e0 3385 3385

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