- 1
Ayuda por favor. No sé que estå mal./help please. I don't know what 's wrong
Ejercicio 18.2 SQL
5 Answers
+ 4
Bro share your code, only then you'll get help because only then people can see what actually you did wrong. So save your code on code playground and share it's link here =)
0
I don't know how to do it
0
SELECT students.firstname,students.lastname, teachers.lastname
From students, teachers
WHERE students.id= teachers.id
AS "teacher";
0
This's my code, but I don't know how to share it. I'm new and I don't understand the platform
0
Sorry for my bad English