adspace


What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?

Answer Posted / saisri

Where clause is used prior the grouping of data,
where as Having is used after grouping the result of the
data.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to provide default values to function parameters?

1273


How to connect php with different port numbers?

1197


How to convert numeric expression data types using the cast() function?

1157


What are different types of constraints?

1007


How efficient you are in oracle and SQL server?

1269


How to enter binary string literals in ms sql server?

1256


List the ways in which dynamic sql can be executed?

1099


What is standby servers? Explain types of standby servers.

1089


What is sql or structured query language?

1235


Disadvantages of the indexes?

1232


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1303


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

2300


do you know how to configure db2 side of the application? : Sql server database administration

1135


What is sql server query analyzer?

1137


Can you index views?

958