Pakeeza

Pakeeza

  • 1.6k
  • 107
  • 4.5k

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

Nov 24 2023 6:46 AM

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)