SQL Server entfernen 0 von links

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