Laurent Perez

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
Laurent Perez created a post, AnsweredAutocomplete SQL join clause without table name
Hello, I cannot remove the table name from the SLQ autocompletion join clause. In exemple two linked table, "son_table" has a foreign key with "father_table": CREATE TABLE father_table (fth_id ... -
Laurent Perez created a post, PLSQL go to local package instead of remote database
Hello, I use IntelliJ IDEA 2017.1.2 and plugin "Database Tools and SQL". My project contains all PLSQL packages (pks/pkb). Is there a way to use the Go To function of IntelliJ (CTRL+mouse click) to... -
Laurent Perez created a post, PLSQL go to local package instead of remote database
Hello, I use IntelliJ IDEA 2017.1.2 and plugin "Database Tools and SQL". My project contains all PLSQL packages (pks/pkb). Is there a way to use the Go To function of IntelliJ (CTRL+mouse click) to...