I can not solve this DB exercise.
Ask to use the sql date function. We have the date in day / month / year format, we have to extract the month. We have the seller table containing codvend, namevend and dt_nasc.
Question: List all sellers who celebrate their birthday between January and June by returning the name of the month.
Please, if anyone can help me, I'll be very grateful. Thank you.