IN Vs OR operator which is best to use sql server.
Answer Posted / swaraj
hi i am swaraj.
Ans:-
As per my opinion The IN operator is best B'coz
Due to IN operator at one time multipale requirtment
van satisfied
But Due to OR operator Only one requirtment get satisfied.
So IN operator is Good.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is wide table?
What are the different kinds of ssrs reports?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
Why are views required in the sql server or in any other database?
What is a field name?
What is the user of Primary key?
What happens if time-only values are provided as date and time literals?
What are the limitations/drawbacks or ssrs 2008 r2?
Why should one not prefix user stored procedures with ‘sp_’?
How do I get to sql server configuration manager?
Explain mixed authentication mode of sql server?
What are the 3 types of schema?
What is inline table-value user-defined function?
How to provide default values to stored procedure parameters?
What is ssl in sql server?