场景就像
customer_profile
parent child
100 101
100,101 102
100,101,102 103
我有一个问题我在我的asp.net网站上有链接系统,当每次通过下拉列表选择父级时插入记录,我希望它会进入各个级别它的父级的父级将通过连接SQL。 请告诉我如何为这个链接设计存储过程。 谢谢你