I need to determine in which version of SQL I came across in order to cover various tasks, I need to specifically determine if I am on SQL 2008 or SQL Azure.
How to do this with discovery code written in SQL?
A good place to start might be: Programmatically define SQL Server Edition .
Source: https://habr.com/ru/post/1716846/More articles:Is there a way to encapsulate common Perl functions in my own scripts? - scriptingWhen exposing an IQueryable when deleting a DataContext? - linq-to-sqlWhich non-Google Maps API do you use with GWT? - ajaxParsing URLs for query values ββusing Selenium IDE - seleniumTransfer data transmitted xargs twice in one line - mysqlHow effective is SBCL for storing large graphs? - cWhat are the topics for the classroom? - .netArtificially add a record to MySQL results - mysqljQuery returns true for checking "is: empty" on the added html - jqueryReplacing the Start menu - windowsAll Articles