home / russian-ads

ad_targets

12 rows where ad_id = 3078

View and edit SQL

Link rowid target_id ad_id
20293 cc5ed 3078 3078
20294 371f0 3078 3078
20295 e6200 3078 3078
20296 b1201 3078 3078
20297 8a7ee 3078 3078
20298 862ed 3078 3078
20299 b8d0a 3078 3078
20300 df1f0 3078 3078
20301 a1307 3078 3078
20302 8d2e9 3078 3078
20303 c8e9f 3078 3078
20304 27369 3078 3078

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