Provides examples of how to use the UPDATE command. ... update category set catid=100 from event left join category cat on event.catid=cat.catid where ...
確定! 回上一頁