Write MYSQL Queries for the following :
STUDENT
ROLLNO NAME MARKS1 MARKS2
1 RAJ 54 66
2 RAM 44 77
3 ROSHNI 77 79
4 ROHAN 23 98
a. To display all the data from table.
b. To display only name and marks1 from table.
c. To insert one more row as (5,”resham”,55,76)
d. To delete the record of those students who are having marks1 less than 30.
e. To update the marks1 as 49 of those students who secured marks less than 30.
Answers
Answered by
1
Explanation:
(e) Give the output of following SQL statement based on table GRADUATE: (I) ... (b) To list names of all coaches with their date of appointment (DATOFAPP) in ...
Answered by
0
Explanation:
B one is correct i thik ok
Similar questions
Math,
3 months ago
Math,
3 months ago
English,
3 months ago
Science,
7 months ago
Computer Science,
7 months ago
Social Sciences,
11 months ago
Science,
11 months ago