Microsoft
Software
Hardware
Network
Question : remove a letter off front of numbers in a field
i am attaching database - with a building# field.
Buidling numbers are coming to me with an S in the front of number-
like s2, s45, s159, etc...
can I write an update or delete query to take s off of front of number
thank you
Attachments:
removeS.mdb
(224 KB)
(File Type Details)
remove s
Answer : remove a letter off front of numbers in a field
UPDATE yourTable
SET yourFieldName = Mid(yourFieldName, 2)
WHERE left(yourFieldName, 1) = "s"
Random Solutions
what is best editor for oracle?
XP Mode - how do I get it to recognize an external hard drive?
Jython to modify JDBC Connection Pool Parameters
Data transfer
Printers have dissapeared from AD 'Find a Printer'
Adobe Acrobat 9 inserting tab pages
IIS host header and DNS
HTA Dynamic Drop Down List
Remove shortcuts possibility in a web page or to put in favorite
Windows Server 2008 - Group Policy Management - Remove Computer Management