Hi Developers
Thanking You Paul.S
Hi,
You need to change DataType of Column,refer below code
SQL
ALTER TABLE StudentMarks ALTER COLUMN Marks VARCHAR(100) GO
I hope this will help you out.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.