單項選擇題已知數據庫ds庫中有phones表,表中包含Brand(品牌),model(型號),colour(顏色)等字段,請查詢表中品牌為“華為”,型號為“P20”的相關信息,以下SQL語句操作正確的是()。
A.select * from ds.phones where Brand="華為"and model="P20"
B.select * from ds.phones where Brand="華為"or model="P20"
C.select * from ds.phones where having"華為"and"P20"
D.select * from ds.phones where having"華為"or"P20"
您可能感興趣的試卷
最新試題
在設置iptables規(guī)則時,不指定表時,規(guī)則將保存在filete表中。
題型:判斷題
iptables四表中能實現端口映射的是()
題型:單項選擇題
iptables四表中能實現端口映射的表是()
題型:單項選擇題
硬件防火墻可節(jié)省系統(tǒng)的資源。
題型:判斷題
以下防火墻說法正確的是()
題型:多項選擇題
刪除/etc/httpd/conf/httpd.conf文件中空白行可以使用命令()
題型:單項選擇題
有關防火墻的說法正確的是()
題型:多項選擇題
iptables中的filte表有一般作用于那幾個鏈()
題型:多項選擇題
下列關于iptables常用命令解釋正確的是()
題型:多項選擇題
iptables的策略有()
題型:多項選擇題