Create a select statement that would provide data for a


Create a SELECT statement that would provide data for a faculty directory. Display should include faculty id, first name, middle initial, last name, office location (building and room), rank and phone number. The display should be sorted by last name descending order. Concatenate first name, middle initial and last name to look like ' James E. Smith'. Concatenate building and room to look like 'ENG102'. Override the column labels with meaningful descriptions. 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Create a select statement that would provide data for a
Reference No:- TGS01061272

Expected delivery within 24 Hours