home / russian-ads

ad_targets

4 rows where target_id = "7658e"

View and edit SQL

Link rowid target_id ad_id
6907 7658e 2976 2976
7033 7658e 2978 2978
7100 7658e 2979 2979
7232 7658e 2977 2977

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