home / russian-ads

ad_targets

6 rows where target_id = "e35f3"

View and edit SQL

Link rowid target_id ad_id
31557 e35f3 2444 2444
31854 e35f3 2440 2440
32178 e35f3 2443 2443
32459 e35f3 2439 2439
32648 e35f3 2441 2441
32992 e35f3 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.1ms