Problem: Fix Mistakes

Update Ali grade to 93.5 in the students table.

The students table

ID

Name

Grade

1

Ali

85.5

2

Bilal

92.0

3

Carmen

78.3

Use the above table to solve the challenge.

Problem: Fix Mistakes

Update Ali grade to 93.5 in the students table.

The students table

ID

Name

Grade

1

Ali

85.5

2

Bilal

92.0

3

Carmen

78.3

Use the above table to solve the challenge.

MySQL
# write your query here: