array(2) {
  [0]=>
  string(226) "select * from (select * from tb_produtos where ativo = 's' and vale_presente = 'n'  and categoria = ceramica order by visualizacao desc, peso desc, altura desc, largura desc, comprimento desc limit 36, 12) as t order by rand()"
  [1]=>
  array(0) {
  }
}
ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ceramica' in 'where clause'