SQL 如下,. --使用table-variable. DECLARE @t1 TABLE (c1 INT); --開始新增資料到t1,同時也記錄到table-variable @t1. BEGIN TRY
確定! 回上一頁