हिंदी

Write SQL query for the following: To increase the fee of all students by 100, in the STUDENTS table. (The name of the column is FEE) - Informatics Practices

Advertisements
Advertisements

प्रश्न

Write SQL query for the following:

To increase the fee of all students by 100, in the STUDENTS table. (The name of the column is FEE)

कोड लेखन
Advertisements

उत्तर

UPDATE STUDENTS SET FEE = FEE + 100;

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×