home / russian-ads

ad_targets

15 rows where ad_id = 2833

View and edit SQL

Link rowid target_id ad_id
21996 cc5ed 2833 2833
21997 3da9b 2833 2833
21998 371f0 2833 2833
21999 5e075 2833 2833
22000 59d75 2833 2833
22001 e6200 2833 2833
22002 b1201 2833 2833
22003 8a7ee 2833 2833
22004 862ed 2833 2833
22005 f788a 2833 2833
22006 df1f0 2833 2833
22007 487f2 2833 2833
22008 8d2e9 2833 2833
22009 27369 2833 2833
22010 e128e 2833 2833

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