English

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

Question

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.

Code Writing
Advertisements

Solution

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

 

shaalaa.com
  Is there an error in this question or solution?

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×