Help for this page
my $string = "SELECT [col 1], [col 2], col3 ...";
my $value1 = $RS->Fields("col 1")->value;