What version of MySQL are you using? CREATE VIEW foo(a INT, b VARCHAR(22)) AS SELECT ...;. (There are other options; see ...
確定! 回上一頁