“Where” is a restriction statement. You use where clause to restrict data being accessed from the
database. Where clause is used before result is retrieved. But having clause is used after retrieving
the data. Having clause is a kind of filtering command. You should always use a WHERE clause in
preference to a HAVING clause, if possible.
database. Where clause is used before result is retrieved. But having clause is used after retrieving
the data. Having clause is a kind of filtering command. You should always use a WHERE clause in
preference to a HAVING clause, if possible.
Comments
Post a Comment
https://gengwg.blogspot.com/