Click here to Skip to main content
15,897,519 members

Comments by Wendelius (Top 200 by date)

Wendelius 17hrs ago View    
If you don't want to use separate replace-calls, have a look at https://www.codeproject.com/Tips/5382272/Small-function-to-replace-characters-with-SQL-Serv
Wendelius 5-May-24 6:19am View    
updating the row should work fine so what is the issue with that?
Wendelius 22-May-23 0:14am View    
I see that you removed the underscore but what about the actual question. Is the suggested subquery correlation what you're after?

WHERE pur.pro_id = sales.pro_id
Wendelius 14-May-23 11:52am View    
Try posting the original data in the table and an example what the query should return. Without this info there's not much we can do
Wendelius 16-Nov-22 23:20pm View    
What is the error you're referring to?