Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
SCallahan
/
Radiology-CDM
Like
0
Downloads: 1
Card
Git
Discussions
[58c332]
:
/
archives
/
RadETL
/
inst
/
extdata
/
migration
/
sql server
/ setNewOccurID.sql
History
Download this file
2 lines (1 with data), 70 Bytes
1
ALTER
SEQUENCE
@ohdsiSchema
.
Radiology_occur_seq
RESTART
WITH
@cur_id
;