在数据集中填充 3 个表
我已经阅读了很多有关此问题的文章,但还没有找到任何解决方案。我有一个包含 3 个表的数据集。如何在数据集中填充这 3 个表? 是否可以仅使用一个包含多个连接的 SQL 查询?
I've been reading a lot about this but I haven't come across any solutions. I have a dataset with 3 tables. How can I fill these 3 tables in the dataset?
Is it possible using only one sql query with many joins?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将返回三个表(DataSet)
will return three tables (DataSet)