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))?????
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / srinivas(6.3)
we cn write conditions until we get exact result ,tht we need
Is This Answer Correct ? | 3 Yes | 0 No |
How many ways to create table-valued functions?
How does clustered and non clustered index work?
Does order by actually change the order of the data in the tables or does it just change the output?
Can you explain various data region available in ssrs with their use?
How to delete existing rows in a table?
Does index slows down insert statements?
whats new about truncate in sql server 2008?
0 Answers MedSave Healthcare, Serco,
Define compound operators?
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
How many types of functions are there in sql server?
What is database black box testing?
How do you send email on SQL Server?