A repository of scripts to create functions to test for versions, editions and features
File name | Description |
---|---|
GetMarketingVersion.sql | A function to determine the marketing version (2000, 2005, 2008, 2008R2, 2012, 2014, 2016)of an instance |
IsEnterpriseEdition.sql | A function to determine if an instance is enterprise edition |
HasFeatureSequence.sql | A function to determine if an instance support sequences |