SELECT * FROM Employee;. The above query returns all the rows and columns data from the Employee table, as shown below.
確定! 回上一頁