home / russian-ads

ad_targets

6 rows where target_id = "8657c"

View and edit SQL

Link rowid target_id ad_id
31546 8657c 2444 2444
31843 8657c 2440 2440
32167 8657c 2443 2443
32448 8657c 2439 2439
32637 8657c 2441 2441
32981 8657c 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 46.384ms