Hi
How To Convert Binary Strings into Integers in SQL Server ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 4, 2012, 11:47 AM
Binary strings and integers are convertible implicitly and explicitly. But there several rules you need to remember:
Examples showing in the tutorial exercise below will help you remembering those rules.