The data combined using UNION statement is into results into new distinct rows. Example: sql> SELECT Name FROM Boys WHERE Rollno < 16 UNION ...
確定! 回上一頁