Help for this page

Select Code to Download


  1. or download this
    # your original queries format odd so I adjusted it slightly
    # think this may also be the source of your results
    ...
                );
                ListaDados($hashref);
            }
    
  2. or download this
    
    sub ListDados {
    ...
        }
    }