home / russian-ads

ad_targets

3 rows where target_id = "3fe3b"

View and edit SQL

Link rowid target_id ad_id
34872 3fe3b 299 299
35283 3fe3b 104 104
35424 3fe3b 65 65

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