Here is the SQL query to count the number of columns in Employee table: SELECT count (column_name) as Number.
確定! 回上一頁