A、關系代數 B、關系演算 C、SQL D、ORACLE
A、X>20 AND X<25 B、X≥20 AND X<25 C、X>20 AND X≤25 D、X≥20 AND X≤25
A、GROUP BY B、ORDER BY C、WHERED. D、HAVING