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

问题描述

我有一个表很少的数据集.这些表在内部有另一个表.我需要从表和表的内部表中获取数据.

I''ve a dataset which has few tables. These tables internally have another table. I need to get data from tables and the inner tables of the tables. How can I do this?

推荐答案




这篇关于数据集中表的内部表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 14:01