home / russian-ads

ad_targets

6 rows where target_id = "e5946"

View and edit SQL

Link rowid target_id ad_id
15913 e5946 3387 3387
16039 e5946 3386 3386
16082 e5946 3388 3388
16224 e5946 3380 3380
16669 e5946 3385 3385
17047 e5946 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 43.365ms