5
Answers

String Comparison

Photo of Murugesh P

Murugesh P

10y
1k
1
Hi All,

I need  to compare two strings one from data base and another generated during run time.

For Example In DB i have "The Cow is {0}"

Run time i am getting the string as "The Cow is White"

I need the result as equal. Thanks in advance.

Answers (5)