Online Home of Yash Kapoor
Online Home
Home
How to register for CET 2025 Haryana HSSC
How to create buttons in HTML
Slider
Carousel Example
Previous
Next
Wednesday, November 30, 2022
Group By max SQL
SELECT
cate_id
,
MAX
(
book_price
)
FROM
book_mast
GROUP
BY
cate_id
;
reference:-
https://www.w3resource.com/mysql/aggregate-functions-and-grouping/aggregate-functions-and-grouping-max-with-group-by.php
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment