In my sql database I have a table like "REG_DET", This table mainly include 3 data member. NAME,AGE,SSN. Here SSN is a string include more than 10 character. Here my problem is when i read SSN from the table i need only last 4 character that isIn my sql database I have a table like "REG_DET