home / russian-ads

ad_targets

7 rows where ad_id = 298

View and edit SQL

Link rowid target_id ad_id
31724 b08d4 298 298
31725 74353 298 298
31726 27176 298 298
31727 ebe26 298 298
31728 371f0 298 298
31729 e6200 298 298
31730 b1201 298 298

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