select /*+ parallel(a,5000,4)*/ * from sales a where sales_Date between :a and :b;