Hi,

If i run "select * from table"

permission denied error we are encountering, where as

select * from table limit 10; or

select count(*) from table;

working fine, what could be the reason any guess ?

-- 
Thanks,
Kishore.

Reply via email to