select * from student | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

select * from student

1st Apr 2019, 2:50 PM
张和彬
张和彬 - avatar
2 Antworten
+ 14
select * from student; This SQL query will display the all the records present in the table named 'student'.
1st Apr 2019, 4:59 PM
Nova
Nova - avatar
+ 2
SELECT * FROM student WHERE new_user DISTINCT 😜
1st Apr 2019, 7:30 PM
Hussaini Abubakar
Hussaini Abubakar - avatar