home / russian-ads

ad_targets

4 rows where target_id = "e0435"

View and edit SQL

Link rowid target_id ad_id
14628 e0435 1919 1919
15448 e0435 1885 1885
31608 e0435 1695 1695
33268 e0435 1920 1920

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