Cesar Navarro
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
Cesar Navarro 进行了评论, -
Cesar Navarro 创建了一个帖子, 已回答ORACLE PL/SQL ROWTYPE code completion
When a function that returns a table rowtype is inside a PL/SQL block, Data Grip code completion works fine and suggest all table columns The problem is when a function is created as store functio... -
Cesar Navarro 进行了评论, -
Cesar Navarro 创建了一个帖子, 已回答ORACLE PL/SQL code formatting
keyword CONSTANT is not aligned with TYPES END CASE statement is not aligned with CASE header Settings: Is there a way to fix this? -
Cesar Navarro 创建了一个帖子, 已回答ORACLE SYS.DBMS_OUTPUT.PUT_LINE how to turn on?
In DataGrip 2018.3.1 how i can enable DBMS_OUTPUT.PUT_LINE? In others versions i can enable with a button on the toolbar or pressing CTR+F8, but in new versions i can't.