Hackerrank Solution part 15 (Higher than 75)
Автор: Master of Programming
Загружено: 2023-10-04
Просмотров: 17
Описание:
Today I show you how to solve sql exercises in hackerrank name higher than 75. The content of exercises is Query the Name of any student in STUDENTS who scored higher than 75 Marks. Order your output by the last three characters of each name. If two or more students both have names ending in the same last three characters. Secondary sort them by ascending ID. In first row I retrieve student name with using select command. Then I write condition that student who scored higher than 75 Marks in second row. For this, I used where command. In thirth row I write the other condition which order output by the last three characters of each name and id ascending. For this I used order by and substr command. That's all then run code and submit it. Thank for watching video.
Github: https://github.com/YehyaEliyev/SQL_Ha...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: