Subject | Deadlock in Update |
---|---|
Author | Hernan Galante |
Post date | 2001-05-07T16:02:48Z |
Hi, I found a problem with this:
Update Ciudad set nombreCiudad = UPPER (nombreCiudad)
This SQL causes a Deadlock, Why? I Can fix this?
Thanks for time,
Hernan Galante
Update Ciudad set nombreCiudad = UPPER (nombreCiudad)
This SQL causes a Deadlock, Why? I Can fix this?
Thanks for time,
Hernan Galante