Alessandrobosio117
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Edited SELECT INTO in WITH marked as error
CompletedIn Oracle, you can declare temporary PL/SQL functions in the WITH clause.If I use a "SELECT INTO" in one of these functions, Datagrip tells me "The INTO clause is not allowed in nested queries."In ... -
Created Cannot create artifacts
AnsweredHello, I'm trying to export my Java project as JAR file.However, going to create the artifats, from the menu I cannot select the main of my project (I can't select anything)How can I do?Artifacts c...