-170 The number of arguments is not valid.
Explanation
The number of named columns in a create view statement does not match the number of select items in the select statement for the view.
User response
Correct the SQL statement.
The number of named columns in a create view statement does not match the number of select items in the select statement for the view.
Correct the SQL statement.