home / russian-ads

ad_targets

4 rows where target_id = "863e5"

View and edit SQL

Link rowid target_id ad_id
10197 863e5 1780 1780
10389 863e5 1865 1865
10455 863e5 1852 1852
10836 863e5 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 48.713ms