Forum Discussion
vikranthsanka15
11 years agoOccasional Contributor
Thank you Mr.nmRao.
Issue is resolved, actually my query is fetching Hexadecimal value and I have changed my query like
select hex(value) from table
this worked after changing.
Issue is resolved, actually my query is fetching Hexadecimal value and I have changed my query like
select hex(value) from table
this worked after changing.