when a date is selected ...
i.e. 25/6/2016 - 28/6/2016
So in between there are 26/6/2016, 27/6/2016 ..( 2days)
my question is how to not select those in between 2days . those 2days should not be selected are taken .. if is select 26/6/2016 it should error . how can i write a logic for this using stored procedure mysql?