Hi,
I want to compare numerics values with a varchar type field, so i have this table (Account_Master_Group2):
where fields (Inicio and Fin) are nvarchar type, so i run this query:
but i got records out of the range from 50000000 and 89999999:
My question is: How can i handle that nvarchar fields as a numeric fields? to avoid records out of the range.
Thanks WORLD

Jignesh KumarPosted Jun 20, 2019, 11:43 PM
Nitin SontakkePosted Jun 20, 2019, 11:15 PM
Nitin SontakkePosted Jun 20, 2019, 11:33 AM
Ramon QuintanaPosted Jun 20, 2019, 8:58 AM
Sivakumar KonetiPosted Jun 20, 2019, 3:03 AM
Nitin SontakkePosted Jun 19, 2019, 11:33 PM
Jignesh KumarPosted Jun 19, 2019, 11:30 PM