in my database i have a table contact_info.. inside that table i have a feild emp_name.. data type for that
filed i have mentioned varchar(50)... now my question is.. i want to modify my data type feild into
varchar(100) how to modify this..? please guide me....