###############################################################################
# 2010-10-13-[Wed]-12-15-19
# -------------------------
#
# SQLServer 2005
# --------------
# In the Query Window,
# * If nothing selected, hit F5 run all sql scripts, no match where is the cursor.
# * If anything selected, hit F5 ONLY run the SELECTED SQL SCRIPT,
# even only one charactor selected.
###############################################################################
# 2010-10-13-[Wed]-12-15-19
# -------------------------
#
# SQLServer 2005
# --------------
# In the Query Window,
# * If nothing selected, hit F5 run all sql scripts, no match where is the cursor.
# * If anything selected, hit F5 ONLY run the SELECTED SQL SCRIPT,
# even only one charactor selected.
###############################################################################
SQLServer2005查询窗口使用技巧
本文介绍SQLServer2005查询窗口的使用技巧:当未选中任何内容时,按F5将运行全部SQL脚本;若选中部分内容,则仅运行所选的SQL脚本。
1052

被折叠的 条评论
为什么被折叠?



