摘要:
一. SELECT INTO 1. 使用select into会自动生成临时表,不需要事先创建 select * into #temp from sysobjects 01. 把存储过程结果集SELECT INTO到临时表 select * from #temp 2. 如果当前会话中,已存在同名的临 阅读全文
posted @ 2017-06-17 23:40
coolsundy
阅读(7405)
评论(0)
推荐(0)
浙公网安备 33010602011771号