Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 473 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 473 Bytes

SQLVersionsEditionsFeatures

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