We have an application here at work where we generate some screens in angularjs and store in database for an easy flow of deployment in a productive environment.
Just by adding the screen to the database (SQL) it converts the Greek symbol theta that is used in the angle, in a code ï and then when we requested this screen of the bank, it keeps that code ï and logically, the screen works.
Would anyone know how to make SQL do not convert this Greek symbol?