home / russian-ads

ad_targets

12 rows where ad_id = 3101

View and edit SQL

Link rowid target_id ad_id
29127 cc5ed 3101 3101
29128 371f0 3101 3101
29129 e6200 3101 3101
29130 b1201 3101 3101
29131 8a7ee 3101 3101
29132 862ed 3101 3101
29133 b8d0a 3101 3101
29134 df1f0 3101 3101
29135 a1307 3101 3101
29136 8d2e9 3101 3101
29137 c8e9f 3101 3101
29138 27369 3101 3101

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