home / russian-ads

ad_targets

4 rows where target_id = "6e6cc"

View and edit SQL

Link rowid target_id ad_id
31451 6e6cc 1458 1458
31508 6e6cc 1566 1566
31883 6e6cc 1565 1565
35403 6e6cc 1568 1568

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