how many clauses in sql server??? write a query by using
clause???
Answers were Sorted based on User's Feedback
Answer / neha tiwari
select clause
where clause
group by clause
having clause
order by clause
from clause
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sensam
T-SQL query can use any of three clauses—ON, WHERE, and
HAVING—for specifying logical expressions that SQL Server
uses as filters.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / hariprasad
i think in sqlserver 4 clauses are there
where clause,
group by,
having ,
order by
| Is This Answer Correct ? | 2 Yes | 2 No |
What are the different methodologies in agile development model?
What is recovery/error testing?
Explain storage testing?
What is performance testing?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
What is depth testing?
What n+1 testing is?
Explain cause effect graph?
What is the difference between Product-based Company and Projects-based Company?
On what basis u r fixing up the time for project completion
what is the exact difference between a product and a project.give an example
what you do when your reported defect rejected?