Let's assume you are adding a new column that uses JSON data type to an already existing table `user`. Here is how you'd go about doing it. ALTER TABLE `user` ...
確定! 回上一頁