try to make less row fetches by searching for rows on condition period_start <...
try to make less row fetches by searching for rows on condition period_start < (period_end of new_data)
Showing
Please register or sign in to comment
try to make less row fetches by searching for rows on condition period_start < (period_end of new_data)