home / russian-ads

ad_targets

4 rows where target_id = "3c3e3"

View and edit SQL

Link rowid target_id ad_id
10201 3c3e3 1780 1780
10393 3c3e3 1865 1865
10459 3c3e3 1852 1852
10840 3c3e3 1851 1851

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