in reply to how do i store the result from query into hash

Adding to the above question, what if I have more than two col and I want any two columns at a single time Eg.I have the below three columns and I want item and color for the first time and quantity and color the second time. Pls help item quantity color ----- --------- ----- orange 15 orange tuna 30 red chops 50 brown
  • Comment on Re: how do i store the result from query into hash

Replies are listed 'Best First'.
Re^2: how do i store the result from query into hash
by Anonymous Monk on Jul 14, 2015 at 01:34 UTC