4
Answers

Reverse integer without using REVERSE() from the table using SQL Serve

How to Reverse integer without using REVERSE() from the table
 
Suppose, i have table name Numbers and column name num which has a value of 123
how do i reverse it to 321 ? 
 
Thank YOu 
Answers (4)