Top "Datagrip" questions

JetBrains' commercial Database IDE(formerly 0xdbe).

How to see Query Execution Time in DataGrip?

I am not able to see any query execution time option ORACLE DB's PL/SQL in JetBrain's DataGrip. There are …

sql jetbrains-ide datagrip
How to fix server time zone causing exception when trying to connect to MySQL instance with DataGrip?

When attempting to connect to a MySQL instance with DataGrip I am receiving a com.mysql.cj.exceptions.InvalidConnectionAttributeException exception: …

mysql timezone datagrip
Google Big Query: alternatives to browser SQL editor?

I'm currently working a lot with Google Big Query and I absolutely hate querying in-browser. I'm used to connect to …

google-bigquery datagrip razorsql
Datagrip - get row count (easily) on queries with more than 500 results

Is there a way (setting or shortcut) for displaying the total row count of a query that outputs more than 500 …

datagrip
DataGrip: how to connect to Oracle as SYSDBA

I tried to setup in DataGrip an Oracle connection under SYS user. But got error: ORA-28009: connection as SYS should …

oracle sys datagrip sysdba
Cannot connect to MySQL docker instance via DataGrip application

I have managed to successfully connect to a docker instance running MySQL via the mysql command line utility. However, I …

mysql docker connection datagrip
How to create triggers in Data Grip?

I want to create triggers in my table.I am using Data Grip as an interface to connect to my …

mysql triggers datagrip