![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi SELECT * FROM TABLE123 WHERE FULLNAME LIKE 'RED' The above will only check one variable FULLNAME. Is there anyway of searching across all fields in the row without listing each variable? There could be over 100 fields I need to search. Regards John |
#3
| |||
| |||
|
|
Hi SELECT * FROM TABLE123 WHERE FULLNAME LIKE 'RED' The above will only check one variable FULLNAME. Is there anyway of searching across all fields in the row without listing each variable? There could be over 100 fields I need to search. Regards John |
![]() |
| Thread Tools | |
| Display Modes | |
| |