String of thoughts on science, technology and programming
To get the version of SQL Server, run the following:
c:\> osql /E /S .\INSTANCE_NAME -Q "select @@version"
Post a Comment
Using Emacs as editor for SBCL on Windows 10 Emacs is installed in C:\emacs , using version 30.2. I run it using C:\emacs\bin\runemacs.exe ...
No comments:
Post a Comment