Q. Consider two fields B_date, which stores the birth date and J_date, which stores the joining date of an employee. Write commands to find out and display the approximate age of an employee as on today.
Answer =
SELECT YEAR (CURDATE() ) - YEAR ( B_date ), employee FROM empl ;
please include new questions
ReplyDeleteTell me Questions.
Deletei didnt understand properly , please describe in detail.
ReplyDeleteWhich part.
DeleteNoice site👌
ReplyDeleteThank you : )
Deletebook que sequence not maching
ReplyDeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )