Omar Zeballos (Kantutani) escribió:
> Lista,
> tengo un query de la sgte forma:
>
> select count(*)
> from v_kardex
> where coddocumento = 'VTA'
> and cantidad > 0
> and fecha = '2006-10-01'
Puedes mostrar la definicion de la vista, y los indices que tienes en la
tabla kdx_kardex?
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.