SQL Server and Sybase ASE Database Concepts

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
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
Change Mode