home / russian-ads

ad_targets

6 rows where target_id = "8a526"

View and edit SQL

Link rowid target_id ad_id
31559 8a526 2444 2444
31857 8a526 2440 2440
32181 8a526 2443 2443
32461 8a526 2439 2439
32650 8a526 2441 2441
32995 8a526 2442 2442

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