Hello!
I am having trouble for some reason with this. Please help...
I have a column in a table called zipcodes where the data is like
'50849-0000' and is nvarchar
I need to modify all the zipcode data to be like this
'50849'
Any ideas?
Thanks!
Mike
Mike Kiser