sql >> Database >  >> RDS >> Mysql

mysql-fout 1292 bij gebruik van cast in update-instructie

Probeer dit

update IGNORE new2006 set new2006.emp=cast(emp as unsigned) where IsNum(emp)=0;


  1. Hoe bekijk je ALLE tekst van een ntext of nvarchar (max) in SSMS?

  2. ontbrekende sleutelwoordfout in orakel CASE WHEN sql-instructie

  3. Hoe Google Cloud SQL te verbinden met C#

  4. Maakt partitionering in mysql tabellen of alleen virtuele tabellen?