5. 在 SQL 查詢語言裡,有提供 insert、delete、update、select、project、join、union、intersection 及 difference 等指令。若要從一個關係(relation)或表(table)裡得到一些滿足某些條件的資 料列(tuple),我們就要使用__________指令。
詳解 (共 10 筆)
詳解
需要篩選出特定條件的資料可運用: 可使用 select
詳解
select * from relation where 條件,故為 Select
詳解
select
詳解
select
詳解
select
詳解
select
詳解
select
詳解
select
詳解
select
詳解
select