Technical functionality related to SQL Server and the BI stack
On a recent project of mine, we wanted to present certain natural keys padded with zeros. So instead of having:
123412345123456
..we now have
000012340001234500123456We used this simple code:
No comments:
Post a Comment