Skip to content

Commit

Permalink
Update guides/databases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renejeglinsky authored Dec 17, 2024
1 parent 618fca8 commit 2f3cbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ entity E {
}
```
Running the above through `cds compile - 2 hdbtable` will result in the following:
Run `cds compile - 2 hdbtable` on the previous sample and this is the result:
```sql [E.hdbtable]
ROW TABLE E (
Expand Down

0 comments on commit 2f3cbb4

Please sign in to comment.