I know, the issue is how I use this kind on SQl statement with out causing any errors, if I use a simple "select * from my_table" it works, but because of the nature of the SQL statement DBI does not like it, and it gets worse by trying to add place holders to it.