Cesar Navarro
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Cesar Navarro commented, -
Cesar Navarro created a post, AnsweredORACLE 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 commented, -
Cesar Navarro created a post, AnsweredORACLE 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 created a post, AnsweredORACLE 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.