home / russian-ads

ad_targets

12 rows where ad_id = 3065

View and edit SQL

Link rowid target_id ad_id
20526 cc5ed 3065 3065
20527 371f0 3065 3065
20528 e6200 3065 3065
20529 b1201 3065 3065
20530 8a7ee 3065 3065
20531 862ed 3065 3065
20532 b8d0a 3065 3065
20533 df1f0 3065 3065
20534 a1307 3065 3065
20535 8d2e9 3065 3065
20536 c8e9f 3065 3065
20537 27369 3065 3065

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