Query help to fetch records with given criteria
Hi,
I need to pull the records from a table where quantities have 1,1,2,3,4 like this.
If i give the parameter of quantity to 5 i need to select random records which matches this criteria either 2,3 or 1,4. Anything is fine.
Can someone pls help in providing the query. I know this looks weird but needed for one Development request.
Suresh.