SQL SERVER – UDF – Validate Positive Integer Function – Validate Natural Integer Function
Few days ago I wrote SQL SERVER – UDF – Validate Integer Function. It was very interesting to write this and developers at my company started to use it. One Jr. DBA modified this function to validate only positive integers. I will share this with everybody who are interested in…
Read More