Which of the following is an advantage of the client/server model?
A) less customization of applications
B) lower start-up costs
C) provides greater computer power
D) fosters a high managerial level of decision making
Question 2
Which of the following are acceptable ways of aliasing a column called CustomerFirstName?
A) CustomerFirstName AS First Name
B) CustomerFirstName AS First Name
C) CustomerFirstName First Name
D) All of the above