Instructor names in uppercase — DBMS OPPE Question
Instructor names in uppercase
00:00
From the instructor table, return each instructor's ID and their name converted entirely to uppercase in a column named name_upper. Sort by name_upper (ascending).
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan