home / russian-ads

ad_targets

14 rows where ad_id = 2271

View and edit SQL

Link rowid target_id ad_id
2149 48e80 2271 2271
2150 4801f 2271 2271
2151 5e075 2271 2271
2152 59d75 2271 2271
2153 e6200 2271 2271
2154 b1201 2271 2271
2155 8a7ee 2271 2271
2156 862ed 2271 2271
2157 18a64 2271 2271
2158 9848a 2271 2271
2159 abb72 2271 2271
2160 27369 2271 2271
2161 e128e 2271 2271
2162 7ee91 2271 2271

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