... oder

Code:
Update MyTable
   Set MyCol = Right('000000' concat Trim(MyCol), 6)
...
... und das nur 1x aufrufen

Birgitta