home / russian-ads

ad_targets

15 rows where ad_id = 3278

View and edit SQL

Link rowid target_id ad_id
16267 ec3ac 3278 3278
16268 13c3e 3278 3278
16269 371f0 3278 3278
16270 5e075 3278 3278
16271 59d75 3278 3278
16272 e6200 3278 3278
16273 b1201 3278 3278
16274 902e5 3278 3278
16275 6ec75 3278 3278
16276 77d7e 3278 3278
16277 e5437 3278 3278
16278 1fd76 3278 3278
16279 e737a 3278 3278
16280 b3fcc 3278 3278
16281 60bee 3278 3278

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