N
NBullock
Might there be a better way? I am trying to pull text from a field in one
table and then assign those records to that result. For example, if the
printer name contains "gen" it is a member of the "Medical" department or if
it contains "acct" then it is a member of the Accounting department - and so
on.
I do not know of any other way to make this comparison other than maybe a
case statement, but I don't know the syntax for that in SQL.
Can anyone help?
table and then assign those records to that result. For example, if the
printer name contains "gen" it is a member of the "Medical" department or if
it contains "acct" then it is a member of the Accounting department - and so
on.
I do not know of any other way to make this comparison other than maybe a
case statement, but I don't know the syntax for that in SQL.
Can anyone help?