Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Using Min function to find the lowest value
WhatsApp
Karthikeyan Anbarasan
14y
2.9
k
0
0
25
Blog
This blog shows how to use the MIN function to get the lowest of a value from an expression using SQL.
Example:
SELECT MIN(PrdRating) MinimumRating
FROM DBO.ProductReviewHistory
MIN() - this is the function used to get the least value.
SQL Server Transact Basic to Expert - Using Min function to find the lowest value
People also reading
Membership not found