home / russian-ads

ad_targets

11 rows where ad_id = 2771

View and edit SQL

Link rowid target_id ad_id
26196 ec3ac 2771 2771
26197 3909d 2771 2771
26198 371f0 2771 2771
26199 5e075 2771 2771
26200 59d75 2771 2771
26201 e6200 2771 2771
26202 b1201 2771 2771
26203 d745f 2771 2771
26204 27704 2771 2771
26205 ae91e 2771 2771
26206 0eea2 2771 2771

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