Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Using Max function to find the Highest value
WhatsApp
Karthikeyan Anbarasan
13y
2.8
k
0
0
25
Blog
This blog shows how to use the MAX function to get the Highest of a value from an expression using SQL.
Example:
SELECT MAX(PrdRating) MaximumRating
FROM DBO.ProductReviewHistory
MAX() - this is the function used to get the hightest value.
SQL Server Transact Basic to Expert - Using Max function to find the Highest value
Up Next
SQL Server Transact Basic to Expert - Using String Function UNICODE to get Integer Values
Ebook Download
View all
Basics of SQL Server
Read by 1.5k people
Download Now!
Learn
View all
Membership not found