Created
November 17, 2020 18:14
-
-
Save hasokeric/762c8000f430303e75b8098730ba89d1 to your computer and use it in GitHub Desktop.
Epicor Sequence Tables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT * FROM Erp.KeyLast; | |
SELECT * FROM Erp.CompanySequence; | |
SELECT * FROM Ice.SysSequence; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment