How many max. conditions can b written under the WHERE
clause?
Like select * from [tabnam] WHERE
(cond1...or..cond2....or...cond3...and.....so on.....???
(upto how much extent))?????
Answer Posted / srinivas(6.3)
we cn write conditions until we get exact result ,tht we need
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What the different components of Replication and what is their use?
What is the use of sign function?
How to add more data to the testing table in ms sql server?
What is the server name in sql server?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
What happens if date-only values are provided as date and time literals?
How do I start sql server 2017?
What are the differences between stored procedure and the dynamic sql?
How can you start sql server in different modes?
Do you know what are the restrictions that views have to follow?
What are the triggers in sql?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
Explain few examples of stored procedure over triggers?
What is exclusive locks?