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-08-10 : 08:17:08
|
| Stephen Neander writes "Given a table containing a field called Title, how do I return rows when given an abbreviation?For example:If the field contains "Scientific American", the abbreviation "SA" would return that row.* Abbreviaitions may or may not be complete.For example:If the field contains "Scientific American", the abbreviation "A" would return that row.SQL 7.0 on NT 4" |
|
|
|
|
|