I have a table in a database that contains two columns username and bids.I want to select the unique and lowest value from the bids column.I tried using SELECT DISTINCT and then limiting with one,it shows the lowest value but the value is repeated a number of times in the column.What i want is the unique lowest value.Please help me out.
hsp001 0 Newbie Poster
urtrivedi 276 Nearly a Posting Virtuoso
hsp001 0 Newbie Poster
urtrivedi 276 Nearly a Posting Virtuoso
hsp001 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.