home / russian-ads

ad_targets

12 rows where ad_id = 3044

View and edit SQL

Link rowid target_id ad_id
29400 cc5ed 3044 3044
29401 371f0 3044 3044
29402 e6200 3044 3044
29403 b1201 3044 3044
29404 8a7ee 3044 3044
29405 862ed 3044 3044
29406 b8d0a 3044 3044
29407 df1f0 3044 3044
29408 a1307 3044 3044
29409 8d2e9 3044 3044
29410 c8e9f 3044 3044
29411 27369 3044 3044

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