helloo,
I have to retrive the data from database and then check that value
my column in database is
CATEGORY
-------------------------------
COMMODITY
COMMODITY
COMMODITY
COMMODITY
COMMODITY
MARKETS
MARKETS
FUTURES
MARKETS
MARKETS
MARKETS
now i want one by one value
and then i have to compare that value.
so i want to store that value in array
and then i have to retreive that value from array
So plz help me... thanks in advance
I have to retrive the data from database and then check that value
my column in database is
CATEGORY
-------------------------------
COMMODITY
COMMODITY
COMMODITY
COMMODITY
COMMODITY
MARKETS
MARKETS
FUTURES
MARKETS
MARKETS
MARKETS
now i want one by one value
and then i have to compare that value.
so i want to store that value in array
and then i have to retreive that value from array
So plz help me... thanks in advance
Comment