This commit is contained in:
danrega
2023-12-04 14:37:39 +01:00
parent 2d3f6ac97b
commit 65a78d006f
5 changed files with 58 additions and 53 deletions

View File

@@ -1113,8 +1113,7 @@ logical expression using `AND` or `OR`. To further
detail out the desired condition, expressions within parentheses are
possible.
The clause parts that are commented out in the following code snippet
just demonstrate how the `WHERE` clause might look like.
For demonstration purposes, various SQL conditions mentioned above are included in a `WHERE` clause:
``` abap
SELECT *