Hi Developers ! The following query returns the following sample data from my db. select mobileno from Person sample results : 775623655 0758956556 0756899955 777325656 How can I add a 0 in front if there is no 0 in the returned values ? Thanks in advance.
Can you answer this question?
Write Answer1 Answers