![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Just a quick general question: Can someone comment on using where clauses like: (sample = 2 OR sample = 3 OR sample = 4) as compared to sample in (2,3,4) in terms of efficiency? |
#3
| |||
| |||
|
|
Just a quick general question: Can someone comment on using where clauses like: (sample = 2 OR sample = 3 OR sample = 4) as compared to sample in (2,3,4) in terms of efficiency? |
#4
| |||
| |||
|
|
Just a quick general question: Can someone comment on using where clauses like: (sample = 2 OR sample = 3 OR sample = 4) as compared to sample in (2,3,4) in terms of efficiency? |
![]() |
| Thread Tools | |
| Display Modes | |
| |