本文介绍了在Mssql中加入4个表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我有一个根表TblAuthor,另一个表下面是TblTopics,还有一个表位于tbltopic ..和TblCatogories之下,还有一个表。 。



有没有办法加入这些表

Hello ,

I have a root table TblAuthor and another table under this is TblTopics and again a table under tbltopic ..and TblCatogories and one more under this ..

Is there any way to join these tables

推荐答案




这篇关于在Mssql中加入4个表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-06 03:41