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
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment