LabKey Support
LabKey Support
Sign In
Home
Documentation
Support
Download
Developers
JavaScript is disabled. For the full experience enable JavaScript in your browser.
Messages
using labkey SQL to calculate next ID in a series
LabKey Support Forum (Inactive)
View Message
view list
print
using labkey SQL to calculate next ID in a series
jeckels
2011-06-22 18:23
Status: Closed
Hi Ben,
Be sure that if you're doing a MAX, you're doing it on a number and not a string. '9' > '100000'
Thanks,
Josh