»

With句

SQL Server — enjoji.yasujiro @ 10:31 PM

↓SQL Server 2000までの書き方
sql_1-1.png

一時テーブル(#をつける)をCreate Tableしてあげてから、Insert文でデータを挿入して処理が終わったら#テーブルをDrop Tableするストアドプロシージャを書くとか。
※注:Select~into句で#テーブルをいきなり生成しても可

(続きを読む…)

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
(c) 2009 鎌倉橋日記 | powered by WordPress with Barecity