Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
H Habarah
Total activity
6
Last activity
December 05, 2020 11:42
Member since
October 23, 2019 07:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
November 01, 2019 16:34
Hi vasily, So, i checked my "execution" options, it is already set at "exactly as statements" here is my code: ---TABLECREATE TABLE USERS_STATUS( STATUS_ID NUMBER GENERATED AS IDENTI...
Community
DataGrip
Declaring type ref cursor in datagrip for oracle database
1 vote
Created
October 23, 2019 23:00
This is what i should get, from sql developer: SELECT USERS_STATUS_PKG.USERS_STATUS_GET_LIST FROM DUAL; {<STATUS_ID=1,STATUS_DESCRIPTION=ACTIVE>,<STATUS_ID=2,STATUS_DESCRIPTION=INACTIVE>,} meanwhil...
Community
DataGrip
Declaring type ref cursor in datagrip for oracle database
0 votes