Computer Science, asked by goldenblade1904india, 3 months ago

Consider the following table “Student”

Rollno Stu_name Stu_phone


16 Seema 4080603022


18 Priya 6573428030


23 Disha 8321625025


Write a query to display the details of students whose Rollno is below 20.​

Answers

Answered by raarocks9010
2

Answer:

Consider the following table “Student”

Rollno Stu_name Stu_phone

16 Seema 4080603022

18 Priya 6573428030

23 Disha 8321625025

Write a query to display the details o

Explanation:

Similar questions