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
Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...
No comments:
Post a Comment