Re: Optimizing Stored Procedure with Datetime parameter I've read that perhaps the sp is not using the index. The table i'm
searching is a joined table in the sp...Do you know how i can force it
to use the index? Then name of the index is IndexDate
thanks,
Paul |