BMS-HOSxP Community
HOSxP => แจ้งปัญหา / ขอความช่วยเหลือ => ข้อความที่เริ่มโดย: SV_Phichit ที่ กันยายน 08, 2010, 10:35:34 AM
-
ขอคำสั่ง SQL ครับ ต้องการแบบนี้ครับ
ในตาราง nondrugitems field "icode" ต้องการข้อมูลใน Field "icode" ทั้งหมดไป Copy ไว้ใน Field "node" ครับ
-
update nondrugitems set note=icode where (note="" or note is null) ตามนี้ลองดูครับ