हिंदी

Write the SQL command to change the size of the attribute BASICSAL in the table EMPLOYEES to allow the maximum value of 99999.99 to be stored in it. - Computer Science (Python)

Advertisements
Advertisements

प्रश्न

Write the SQL command to change the size of the attribute BASICSAL in the table EMPLOYEES to allow the maximum value of 99999.99 to be stored in it.

कोड लेखन
Advertisements

उत्तर

ALTER TABLE EMPLOYEES MODIFY BASICSAL DOUBLE(8,2);

 

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

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×