Question: Which of the following features of SQL Server 2008 enables you to limit the memory used by incoming application requests?
A
B
C
D
Hot Add CPU
B
Dynamic management views
C
Resource Governor
D
Backup Compression
Note: Not available
SELECT Name FROM person.employees WHERE Name LIKE '[_]n' GOWhich of the following values will be returned by the above code?