In SQL Server, and in any common SQL language, the asterisk ( * ) tells the database engine to return all columns within a table.
確定! 回上一頁