I am trying to find conversion function particular to our data in MS SQL server. I have experience working with Oracle but I am struggling to find the equivalent function in MSSQL. Hope someone can help me out here.
Yes it works like that in select statement but when i replace it with database column name then i am getting conversion error for the first column. The second column conversion works fine. And I cannot figure out what is the problem. Is it the data causing this? Or the column setup?