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 |
|
J.C.M
Starting Member
1 Post |
Posted - 2007-02-05 : 13:55:10
|
| I am using SQL within Access and need to know how to pull the last six characters from a table name and put them into their own field. |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-02-05 : 17:19:43
|
you can make use of right() function KH |
 |
|
|
|
|
|