單項(xiàng)選擇題已知數(shù)據(jù)庫(kù)ds庫(kù)中有phones表,表中包含Brand(品牌),model(型號(hào)),colour(顏色)等字段,請(qǐng)查詢表中品牌為“華為”,型號(hào)為“P20”的相關(guān)信息,以下SQL語(yǔ)句操作正確的是()。
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"
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題在SQL語(yǔ)句中,對(duì)所選字段進(jìn)行分組使用關(guān)鍵字()。
A.where
B.group by
C.order by
D.limit
最新試題
有關(guān)防火墻的說法正確的是()
題型:多項(xiàng)選擇題
ipables是開源的軟件防火墻。
題型:判斷題
防火墻一般可分為()
題型:多項(xiàng)選擇題
iptables四表中規(guī)則默認(rèn)存放的表是()
題型:?jiǎn)雾?xiàng)選擇題
關(guān)于硬件防火墻說法正確的是()
題型:多項(xiàng)選擇題
iptables四表中能實(shí)現(xiàn)端口映射的表是()
題型:?jiǎn)雾?xiàng)選擇題
以下防火墻說法正確的是()
題型:多項(xiàng)選擇題
iptables中,實(shí)現(xiàn)指定默認(rèn)策略的選項(xiàng)為()
題型:?jiǎn)雾?xiàng)選擇題
在企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
題型:?jiǎn)雾?xiàng)選擇題
iptables中,選項(xiàng)()實(shí)現(xiàn)指定默認(rèn)策略。
題型:?jiǎn)雾?xiàng)選擇題