home / russian-ads

ad_targets

6 rows where target_id = "6f82c"

View and edit SQL

Link rowid target_id ad_id
15923 6f82c 3387 3387
16049 6f82c 3386 3386
16092 6f82c 3388 3388
16234 6f82c 3380 3380
16679 6f82c 3385 3385
17057 6f82c 3379 3379

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