SQL Server Hapus 0 dari kiri

  SUBSTRING(str_col, PATINDEX('%[^0]%', str_col+'.'), LEN(str_col))
dr4ft