Is there any function in SQL-Server which converts a number into its Hexadecimal equivalent..? if not, how should I convert a number to its hexadecimal equivalent..?
Thanks
Jakesomething like:
SELECT CAST( 123456 AS BINARY(4) )|||Originally posted by harshal_in
something like:
SELECT CAST( 123456 AS BINARY(4) )
Thanks Harsh
Showing posts with label sql-server. Show all posts
Showing posts with label sql-server. Show all posts
Thursday, March 22, 2012
Subscribe to:
Posts (Atom)