MySql--三种注释写法
需要特别注意 -- 这种注释后面要加一个空格
#DELETE FROM SeatInformation /*DELETE FROM SeatInformation */-- DELETE FROM SeatInformation