home / russian-ads

ad_targets

5 rows where target_id = "d980a"

View and edit SQL

Link rowid target_id ad_id
9256 d980a 1427 1427
9370 d980a 1927 1927
31131 d980a 1879 1879
31159 d980a 1883 1883
31195 d980a 314 314

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