📚 Practice Mode

SQL Server and Sybase ASE Database Concepts

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

Which of the below commands is used to find more information about the SQL Server installed such as edition, product level etc. ?

  1. Select * from sys.servers
  2. sp_get_serverinfo
  3. select @@version
  4. sp_serverproperty