写点什么

ST05

0 人感兴趣 · 2 次引用

  • 最新
  • 推荐
https://static001.geekbang.org/infoq/45/45e961b1b8ad4b0d1eb24901fbce0891.png?x-oss-process=image%2Fresize%2Cw_416%2Ch_234

ABAP OPEN SQL 里 OPEN CURSOR 和 SELECT 的比较

用户头像
Jerry Wang
2021-05-23

After the OPEN CURSOR statement, the database cursor is positioned in front of the first line of the result set.

https://static001.geekbang.org/infoq/31/31c6040f8703ab133fd55771f2516637.png?x-oss-process=image%2Fresize%2Cw_416%2Ch_234

Inner Join, Left Outer Join 和 Association 的区别

用户头像
Jerry Wang
2021-05-23

测试用的CDS视图的源代码,第8行用Inner Join连接TJ02T, 后者存放了所有系统状态的ID和描述。

ST05_ST05技术文章_InfoQ写作社区