It even works when operating on multiple rows at a time, as in this example of bulk-inserting two blog posts: INSERT INTO BlogPost (Title, Content) OUTPUT ...
確定! 回上一頁