R
Rodrigo Borges
I have a table named tserver of a list of servers (only one field). My query
consults another table named tAllServers that have lot of server and I need
to build a field that check if the server located in tAllServers is in
tServer as well. If ok, this field need to be populated with "yes", if not,
"Not".
consults another table named tAllServers that have lot of server and I need
to build a field that check if the server located in tAllServers is in
tServer as well. If ok, this field need to be populated with "yes", if not,
"Not".