Problem
A. In the statement Select * From Production.Product, what kind of object is Production
B. What element of a Select statement will let you sort the output of records
C. What wildcards can be used with the Like operator
D. What is the result of 'My Name ' + NULL
E. What is the result when adding 2 + NULL