CDS view里inner join, left outer join和association的区别

183 阅读1分钟

Inner join source code:

Those user status without corresponding entries in tj02t will NOT be displayed in result set:

change inner join to left outer join, the result are opposite:

Association has the same behavior with left outer join:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":