home / russian-ads

ad_targets

6 rows where target_id = "5b8a4"

View and edit SQL

Link rowid target_id ad_id
1762 5b8a4 2983 2983
2194 5b8a4 2982 2982
6839 5b8a4 2980 2980
7657 5b8a4 2981 2981
19349 5b8a4 3393 3393
29518 5b8a4 2984 2984

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