in reply to Re: Fetching selective elements of table through prefetch
in thread Fetching selective elements of table through prefetch

Thank you for your time !!
This is a multiselect query we are writing in ctalyst framework . the issue is the prefetch function we are using . This function is a DBIX:class function by default it take all the elements of the table defined in it . I want only selective elements, want to know how ?

  • Comment on Re^2: Fetching selective elements of table through prefetch