“Here which of the following displays the unique values of the column? SELECT __ dept_nameFROM instructor;” July 19, 2021July 19, 2021 administrator “Here which of the following displays the unique values of the column? SELECT ________ dept_name FROM instructor;DistinctExplanation: Distinct keyword selects only the entries that are unique.FromNameAll“ Share this: Click to share on Facebook (Opens in new window) Facebook Click to share on X (Opens in new window) X Like this:Like Loading...