i have data with huge number of rows and numbers start with 92 and 94 .
e.g
923412178734
9434234321
923412495948
942345839
923219874593
923459395863
923405830283
942348593949
9438858534

this is dummy data now i want to select only those numbers which is start with 92..

any solution?