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 / student
This question doesn't make any sense.
Do you mean
select * from table
where...
and...
and...
and...
and...
and...
and...
or..
or..
or..
or..
or..
etc.?
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Call by value and call by reference in procedure and function, with NOCOPY.
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
What is standby servers? Explain types of standby servers.
What is ms sql server service broker?
How would you use user_constraints table in DB?
Please illustrate physical database architecture? : SQL Server Architecture
How do you run a trace?
What is sql server locking?
What is the stuff?
Can I work with several databases simultaneously? : sql server management studio
How to join two tables in a single query in ms sql server?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
Can you always create a cache of a report?
What are acid properties of transaction?
How many databases Microsoft SQL server provides?