Sunday, December 13, 2020

Display SQL Server version from the command line

 To get the version of SQL Server, run the following:

c:\> osql /E /S .\INSTANCE_NAME -Q "select @@version"

No comments:

Fedora install screen chronicle

Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...