home / russian-ads

ad_targets

3 rows where target_id = "4511e"

View and edit SQL

Link rowid target_id ad_id
30443 4511e 1175 1175
30788 4511e 1105 1105
34541 4511e 1174 1174

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