home / russian-ads

ad_targets

11 rows where target_id = "5ba64"

View and edit SQL

Link rowid target_id ad_id
18631 5ba64 1260 1260
31912 5ba64 1298 1298
32218 5ba64 1314 1314
32800 5ba64 1956 1956
33035 5ba64 1955 1955
34916 5ba64 1293 1293
35241 5ba64 1957 1957
35432 5ba64 1328 1328
36615 5ba64 1255 1255
36650 5ba64 1256 1256
36691 5ba64 1254 1254

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