home / russian-ads

ad_targets

12 rows where ad_id = 3057

View and edit SQL

Link rowid target_id ad_id
24041 cc5ed 3057 3057
24042 371f0 3057 3057
24043 e6200 3057 3057
24044 b1201 3057 3057
24045 8a7ee 3057 3057
24046 862ed 3057 3057
24047 b8d0a 3057 3057
24048 df1f0 3057 3057
24049 a1307 3057 3057
24050 8d2e9 3057 3057
24051 c8e9f 3057 3057
24052 27369 3057 3057

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.369ms