You can go to field'field calculator--> then go to String functions-->select Left()-->>Inside  >  String functions'. Select the Left() function.  Inside bracket of left select Left(Column_name, No. of characters to extract)-->:
Left(Column_name, No. of characters to extract)
Hit Apply.