Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-19 : 09:58:17
|
funmi writes "how can i search for numerics in a character field
e.g search for numbers in a forename field.
I know i can use index(forename, '0') to search for a individual numbers , i wonder if there are easier ways" |
|
|
|
|
|