Help for this page
my $sql = 'SELECT * FROM clttable WHERE clt LIKE ?'; my $sth = $dbi->prepare $sql;