Link to home
Create AccountLog in
Avatar of johnson1
johnson1

asked on

sql string calculate

Hello,
In SQL I have a string like '2+3'  How can I calculate, i.e. the result should be 5.
ASKER CERTIFIED SOLUTION
Avatar of Nem Schlecht
Nem Schlecht
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of johnson1
johnson1

ASKER

Thank you:-)