home / russian-ads

ad_targets

16 rows where ad_id = 2344

View and edit SQL

Link rowid target_id ad_id
2062 ebcbb 2344 2344
2063 4801f 2344 2344
2064 5e075 2344 2344
2065 59d75 2344 2344
2066 4accc 2344 2344
2067 b1201 2344 2344
2068 d003e 2344 2344
2069 a340a 2344 2344
2070 8a7ee 2344 2344
2071 862ed 2344 2344
2072 18a64 2344 2344
2073 9848a 2344 2344
2074 abb72 2344 2344
2075 93975 2344 2344
2076 27369 2344 2344
2077 7ee91 2344 2344

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