+ 2
SQL query
Hi guys I'm looking to produce a table with students that have gpa bigger than 3.5 can you help please? Check my code the error in part C https://code.sololearn.com/WE4P1s0j19Uk/?ref=app
3 Respuestas
+ 1
Hi, I have corrected your code in part C here:
https://code.sololearn.com/WJtKQym9r9OL/#html
+ 1
You are the boss 😚😍😍😍 thanks bro
0
you should change in the following I guess
CONCAT(students.firstname, '.', students.lastname)