Microsoft Exam Questions

Which Transact-SQL statement should you run?

You have a database that stored information about servers and application errors. The database contains the
following tables.
Servers

Errors

You need to return all error log messages and the server where the error occurs most often.
Which Transact-SQL statement should you run?

A.

B.

C.

D.