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 / raj
23
| Is This Answer Correct ? | 6 Yes | 17 No |
Post New Answer View All Answers
What are “lock” hints?
What is standby servers? Explain types of standby servers.
How to convert numeric values to integers in ms sql server?
‘Order by’ is not allowed in a view how can you sort information from a view?
How to provide column names in insert statements in ms sql server?
How many full-text indexes can a table have?
Does partitioning improve performance?
How to override dml statements with triggers?
What is not null constraint?
What is the difference between primary key and unique constraints?
What do you understand by triggers?
Explain primary key?
How to create a testing table with test data in ms sql server?
How sql server enhances scalability of the database system?
What's the information that can be stored inside a bit column?