![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 08 Apr 2011 @ 19:21:00 GMT
If you are only after the id of randerson you could try the following...
SEL
.
.
.
,substr(b.logonsource,55,17) as "UserID"
.
.
FROM dbc.AccessLog a,
dbc.LogOnOff b
WHERE substr(b.logonsource,55,17) like '%RANDERSON%'
Kevin R Tewksbury
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||