home / russian-ads

ad_targets

12 rows where ad_id = 3092

View and edit SQL

Link rowid target_id ad_id
19193 cc5ed 3092 3092
19194 371f0 3092 3092
19195 e6200 3092 3092
19196 b1201 3092 3092
19197 8a7ee 3092 3092
19198 862ed 3092 3092
19199 b8d0a 3092 3092
19200 df1f0 3092 3092
19201 a1307 3092 3092
19202 8d2e9 3092 3092
19203 c8e9f 3092 3092
19204 27369 3092 3092

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