We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
The query is ordering the rows by "Name" column but none of the columns of table "Temp" has name as "Name"(it has only 5 columns RowNumber, Professor, Doctor, Singer and Actor). So why it doesn't result in some error like "Name column doesn't exist" ?
Thanks in advance.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Occupations
You are viewing a single comment's thread. Return to all comments →
The query is ordering the rows by "Name" column but none of the columns of table "Temp" has name as "Name"(it has only 5 columns RowNumber, Professor, Doctor, Singer and Actor). So why it doesn't result in some error like "Name column doesn't exist" ?
Thanks in advance.