Build # 13.0 Build 13002
Does the COMMENTID column in COMMENTS have the identity specification property set to YES?
We are looking to move our existing implementation of ServiceDesk to SQL Server on-premise. The ID column properties for identity specifications are not turned on, so I'm curious if that was due to the build of the SQL Server db that we are using or if that is by design.
If it's by design is a "next number" method used using the previous ID number?
Thanks!
Steve