home / russian-ads

ad_targets

13 rows where ad_id = 3008

View and edit SQL

Link rowid target_id ad_id
884 ec3ac 3008 3008
885 6060b 3008 3008
886 371f0 3008 3008
887 59d75 3008 3008
888 e6200 3008 3008
889 b1201 3008 3008
890 902e5 3008 3008
891 8a7ee 3008 3008
892 862ed 3008 3008
893 225c8 3008 3008
894 9848a 3008 3008
895 e18f8 3008 3008
896 d78e4 3008 3008

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