Pilih 2 karakter terakhir SQL
SELECT RIGHT(Column, number you want) FROM yourtable
peamdev
SELECT RIGHT(Column, number you want) FROM yourtable