IT x Diary
2012年12月22日土曜日
How to check the version of SQL Server.
How to check the SQL server version.
I just checked SQL Server 2000.
Just click Start -> Program -> Microsoft SQL Server -> query analyzer.
Just run the following command by the query analyzer.
select @@version
after that , you can check SQL version like this image.
Tweet
次の投稿
前の投稿
ホーム