11 關聯式資料庫中,原本已有一個關聯(relation)表 Employee,其屬性(attributes)包括 id、name、
gender、address。屬性 gender 記錄員工的性別,男性員工的 gender 欄位標記為 male,女性員工的 gender 欄位標記為 female。對關聯表 Employee 使用下列那一個關聯運算,可以產生只包含男性員工元組 (tuples)的資料表?
(A) select
(B) intersection
(C) join
(D) update
答案:登入後查看
統計: A(363), B(60), C(42), D(12), E(0) #2823600
統計: A(363), B(60), C(42), D(12), E(0) #2823600