home / russian-ads

ad_targets

4 rows where target_id = "b22e4"

View and edit SQL

Link rowid target_id ad_id
23417 b22e4 2922 2922
23889 b22e4 2897 2897
31016 b22e4 1882 1882
31103 b22e4 1891 1891

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