Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Data in Column

Status
Not open for further replies.

skippaNH

Technical User
Aug 1, 2001
18
US
Hi all,

Is there an easy way to change the data in a column using T-SQL to simply add a zero in front of the existing value? For example, the value is 123456, but I need it to be 0123467. The column is char type, lenght of 7.

Thanks in advance :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top