home / russian-ads

ad_targets

12 rows where ad_id = 3052

View and edit SQL

Link rowid target_id ad_id
30402 cc5ed 3052 3052
30403 371f0 3052 3052
30404 e6200 3052 3052
30405 b1201 3052 3052
30406 8a7ee 3052 3052
30407 862ed 3052 3052
30408 b8d0a 3052 3052
30409 df1f0 3052 3052
30410 a1307 3052 3052
30411 8d2e9 3052 3052
30412 c8e9f 3052 3052
30413 27369 3052 3052

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