decimal point mysql 5.7.14 with wampp server not working.
this is try to set decimal point
after saving this table structure show
it will need to show like this
someone help ..
use following instead of phpmyadmin
ALTER TABLE YourTableNameHere MODIFY COLUMN YourColumnNameHere decimal(4,2)