摘要:
Dell latitude e5470BIOS修改与U盘启动 1、开机一直按F2进入BIOS,按F2进入BIOS界面,切换到secure BOOT页面,选择secure Boot Enable按回车改成Disabled,如图:注:戴尔笔记本每做一步BIOS更改记得应用一下2、切换到Advanced 阅读全文
posted @ 2022-03-28 20:37
Thenext
阅读(1165)
评论(0)
推荐(0)
摘要:
1. 写法轻松,更新效率高:update table1set field1=table2.field1,field2=table2.field2from table2where table1.id=table2.id 2. 常规方式,种写法相当于一个 Left join, 以外面的where为更新条 阅读全文
posted @ 2022-03-28 09:22
Thenext
阅读(586)
评论(0)
推荐(0)