home / russian-ads

ad_targets

11 rows where ad_id = 3010

View and edit SQL

Link rowid target_id ad_id
28753 ec3ac 3010 3010
28754 6060b 3010 3010
28755 371f0 3010 3010
28756 59d75 3010 3010
28757 e6200 3010 3010
28758 b1201 3010 3010
28759 902e5 3010 3010
28760 8a7ee 3010 3010
28761 862ed 3010 3010
28762 225c8 3010 3010
28763 e4b8e 3010 3010

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