5
Answers

How to convert a number(13) to string in c#

Photo of Pakeeza

Pakeeza

1y
760
1

I have oracle db and in which the data type of the column is number (13) now on c# i want to compare this with a string so how to do it  i am getting exception as inconsistant datatypes: expected -got NCLOB

Answers (5)