home / russian-ads

ad_targets

12 rows where ad_id = 3076

View and edit SQL

Link rowid target_id ad_id
21863 cc5ed 3076 3076
21864 371f0 3076 3076
21865 e6200 3076 3076
21866 b1201 3076 3076
21867 8a7ee 3076 3076
21868 862ed 3076 3076
21869 b8d0a 3076 3076
21870 df1f0 3076 3076
21871 a1307 3076 3076
21872 8d2e9 3076 3076
21873 c8e9f 3076 3076
21874 27369 3076 3076

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