B
Beginner
How do I change the formatproperty of a column/field with
the Number fieldtype (from double to currency) in a SQL
statement ?
Do I use Alter column as below ? How do I incorporate the
change in format property ?
ALTER TABLE ZBILLINGNEW ALTER COLUMN [fieldname] Number
Please Help
Thanks in advance
the Number fieldtype (from double to currency) in a SQL
statement ?
Do I use Alter column as below ? How do I incorporate the
change in format property ?
ALTER TABLE ZBILLINGNEW ALTER COLUMN [fieldname] Number
Please Help
Thanks in advance