What is the functional difference between SELECT * and specifying column names, and when is each preferred? ANSWER) The functional difference between SELECT * and specifying column names lies in data ...