[58c332]: / archives / RadETL / inst / extdata / migration / sql server / setNewOccurID.sql

Download this file

2 lines (1 with data), 70 Bytes

1
ALTER SEQUENCE @ohdsiSchema.Radiology_occur_seq RESTART WITH @cur_id;