I have table with record like this
2013    1
2013    2
2013    3
2013    4
2013    5
2013    6
2013    7
2013    8
2013    9
2013    10
2013    11
2013    12
2014    1
2014    2
2014    3
2014    4
2014    5
2014    6
2014    7
2014    8
2014    9
2014    10
i want to select all record and next coming record but i should not select first three record Jan, Feb and March 2013.
 
     
     
     
     
    