随笔分类 -  SQL Server

摘要:TEST_SQLCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/----先创建测试库test_tmp--根据现有的表创建两张表SELECTTOP100*INTOtest_tab1FROMmistest_09428.dbo.squarer;SELECTTOP... 阅读全文
posted @ 2010-04-16 15:02 Gerrard 阅读(482) 评论(0) 推荐(0)