判斷題DELETE FROM語句中可以用where來進行條件限制。

您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題mysql創(chuàng)建數(shù)據(jù)庫和刪除數(shù)據(jù)庫用到的關(guān)鍵字是()。

A.create database
B.drop database
C.alter database
D.delete database

3.多項選擇題不是truncate的功能的有()。

A.刪除表
B.創(chuàng)建表
C.清除表內(nèi)容
D.修改表

4.多項選擇題mysql中可以刪除本表中所有數(shù)據(jù)的命令是()。

A.select
B.delete
C.update
D.truncate

5.多項選擇題查詢語句中的聚合函數(shù)包括()。

A.COUNT
B.sum
C.avg
D.max