SQLUSA
 

Microsoft SQL Server 2000

Best Practices

 

How to find the server version?

 

The system variable @@version contains the version signature of the server. Usage:

select @@Version

 

Best in the World in SQL Server Training
 
SQLUSA.com Home Page