摘要:
建表语句:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--USEtestGOIFEXISTS(SELECT1FROMsysobjectsWHEREname='Orders')DROPTABLEOrdersIFEXISTS(SELECT1FROMsy... 阅读全文
posted @ 2010-05-17 16:11
Master HaKu
阅读(1762)
评论(0)
推荐(0)
摘要:
首先,建立测试表,本例我们采用经典的Customer 1-->n Order结构,如下:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--USEtestGOIFEXISTS(SELECT1FROMsysobjectsWHEREname='Ord... 阅读全文
posted @ 2010-05-17 15:26
Master HaKu
阅读(313)
评论(0)
推荐(0)