Skip to content

Commit cc9ca12

Browse files
authored
Merge pull request #65 from mkou-i/main
2 parents 865e778 + 911c11c commit cc9ca12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/extensions/db2i/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ SQL statements are executed using the active job selected in the SQL Job Manager
4141

4242
### SQL prefixes
4343

44-
Newer version of SQL provided by Db2 for i allows you to run CL commands in a script. There are also `json`, `csv`, `sql` and `rpg` prefixes, which will open the result set in the chosen format.
44+
SQL provided by Db2 for i allows you to run CL commands in a script. Additionally there are `json`, `csv`, `sql` and `rpg` prefixes, which will open the result set in the chosen format.
4545

4646
```sql
4747
-- result set as normal table

0 commit comments

Comments
 (0)