samedi 27 juin 2015

Update Query in Farsi

I have problem with my query in sql server 2012

UPDATE STUDENTS SET نام = N'%[احسان]%' WHERE نام = N'%[علی]%'; 

I used this but result is 0 row affected . I have column نام and other columns with Farsi names .

Aucun commentaire:

Enregistrer un commentaire