home / russian-ads

ad_targets

10 rows where target_id = "3896c"

View and edit SQL

Link rowid target_id ad_id
11293 3896c 897 897
11386 3896c 837 837
15298 3896c 869 869
31593 3896c 832 832
33449 3896c 921 921
33675 3896c 918 918
33704 3896c 922 922
33749 3896c 923 923
33991 3896c 911 911
34010 3896c 915 915

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