CoderZone.org

Category: >> mySQL >> Select minimum value Bookmark and Share

<< lastnext >>

Snippet Name: Select minimum value

Description: Selects the minimum value of the field in the brackets.

Comment: (none)

Author: CoderZone
Language: MYSQL
Highlight Mode: MYSQL
Last Modified: March 01st, 2009

SELECT MIN(`user_hits`) as `uhits` FROM `users`
 
There haven't been any comments added for this snippet yet. You may add one if you like.  Add a comment 
© coderzone.org | users online: 15