home / russian-ads

ad_targets

16 rows where ad_id = 2978

View and edit SQL

Link rowid target_id ad_id
7018 cc5ed 2978 2978
7019 d0f15 2978 2978
7020 5e075 2978 2978
7021 59d75 2978 2978
7022 e6200 2978 2978
7023 b1201 2978 2978
7024 902e5 2978 2978
7025 baefa 2978 2978
7026 455ad 2978 2978
7027 0e2cf 2978 2978
7028 662b5 2978 2978
7029 ee67e 2978 2978
7030 5d35f 2978 2978
7031 13e72 2978 2978
7032 50b3d 2978 2978
7033 7658e 2978 2978

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