SQL无限级树的读取(不用CTE)
摘要:SETNOCOUNTONDECLARE @ProductIduniqueidentifierSET @ProductId='75a42220-ef03-42ec-a8d7-8f212654a646'CREATETABLE#TempProducts(IndexIdintIDENTITY(0,1)NOTNULL,ProductIduniqueidentifier,Quantityint,TotalQu...
阅读全文
posted @ 2007-04-20 14:40
浙公网安备 33010602011771号