單項(xiàng)選擇題mysql數(shù)據(jù)表中記錄的四大操作是“增刪改查”,其中刪表示()。

A.delete
B.create
C.alter
D.update


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在MySQL配置文件中添加()配置項(xiàng),可開(kāi)啟二進(jìn)制日志。

A.relay-bin
B.log-bin
C.log-in
D.變更

2.單項(xiàng)選擇題mysql中查詢最大值正確的是()

A.insert into student(sal)values(8000);
B.select sun(age)from students;
C.delete from student where id=3;
D.select max(age)from students;

5.單項(xiàng)選擇題在一臺(tái)服務(wù)器上實(shí)現(xiàn)多個(gè)Web站點(diǎn)的搭建,可以通過(guò)以下哪個(gè)選項(xiàng)實(shí)現(xiàn)()

A.DNS負(fù)載均衡
B.虛擬主機(jī)
C.FTP服務(wù)器
D.SSH密鑰驗(yàn)證方式