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
/
postgres
/ getMaxOccurID.sql
History
Download this file
2 lines (1 with data), 38 Bytes
1
SELECT
currval
(
'Radiology_occur_seq'
)