PHP Simple QA
It contains Simple Questions and Answers in PHP
difference between where and having
difference between where and having
WHERE is a single row function, where as Having is based on groups.
When we use having Having we should use the Group by keyword.
Newer Post
Older Post
Home