0

Can you solve it

The salary shown in the table is monthly. Each employee receives a bonus once a year. The bonus for each employee is equal to their years of experience multiplied by 500. Write a query to output the firstname and lastname columns into one column named fullname separated by space, and the total annual salary for each employee keeping in mind bonuses named 'total'. Sort by the 'total' column.

11th Sep 2021, 7:53 PM
Jamilu Abubakar Sadiq
Jamilu Abubakar Sadiq - avatar
2 ответов
+ 5
Please show your attempt first before getting help from the community
11th Sep 2021, 8:06 PM
Kamil Hamid
Kamil Hamid - avatar
- 1
Hello
12th Sep 2021, 7:43 AM
Jamilu Abubakar Sadiq
Jamilu Abubakar Sadiq - avatar