home / russian-ads

ad_targets

5 rows where target_id = "02a85"

View and edit SQL

Link rowid target_id ad_id
9363 02a85 1907 1907
9393 02a85 1906 1906
15845 02a85 2788 2788
16031 02a85 2795 2795
16348 02a85 2781 2781

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