home / russian-ads

ad_targets

12 rows where ad_id = 3107

View and edit SQL

Link rowid target_id ad_id
26995 cc5ed 3107 3107
26996 27335 3107 3107
26997 371f0 3107 3107
26998 59d75 3107 3107
26999 e6200 3107 3107
27000 b1201 3107 3107
27001 902e5 3107 3107
27002 8a7ee 3107 3107
27003 862ed 3107 3107
27004 a1307 3107 3107
27005 abb72 3107 3107
27006 27369 3107 3107

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