SQL SELECT ALL. To select all columns from a database table, we use the * character. For example,. -- select all columns from Customers table SELECT * FROM ...
確定! 回上一頁