About 1,110,000 results
Open links in new tab
  1. How to execute a SQL script in DBeaver? - Stack Overflow

    Feb 2, 2017 · It is possible to open a SQL console on database objects in the Database Navigation view, but not on SQL scripts. How can I execute a SQL script, totally or partially, …

  2. How do I pretty format my SQL query in DBeaver? - Stack Overflow

    Sep 26, 2017 · 26 I use DBeaver for my main IDE to query multiple databases. When I query a table, it automatically generates a long select statement with all columns in one line. When I …

  3. postgresql - Analyze SQL query in DBeaver - Stack Overflow

    May 17, 2018 · In DBeaver Lite, Enterprise, and Ultimate editions you can use an advanced (graph) visualization of the execution plan. This visualization shows the most expensive (cost …

  4. DBeaver restore unsaved script - Stack Overflow

    Jan 10, 2022 · I am trying to restore an unsaved DBeaver script. I opened my DBeaver again after my system got shut down abruptly and I can't find anything. All my SQL script are gone. What …

  5. sql - DBeaver, How to declare variables and use them? - Stack …

    Jun 12, 2019 · i just want to know if it is possible to declare variables on the DBeaver´s sql editor and use them on a query

  6. How to use DBeaver to connect to SQL Server? The server …

    Jan 10, 2021 · In SQL Server Configuration Manager expand SQL Server Network Configuration (NOT SQL Native Client vXX.0 Configuration) > select Protocols for MSSQLSERVER > …

  7. Multiple SQL query not working with delimiter on DBeaver

    Sep 11, 2020 · Seems someone with great influence over DBeaver developer team requested to put default SQL executing key bindings in order he wants, but what is not convenient for great …

  8. How to switch the capitals characters transform in DBeaver?

    Feb 2, 2017 · The SQL editor in DBeaver has this unsupportable feature of transforming all capital characters into lower case. This happens as you type, the most schizophrenic thing. I have …

  9. DBeaver: increase font size in Database Navigator

    Jan 18, 2023 · I would like to increase font in Database Navigator tree. I found an option in Appearance View and Editor folders > Tree and table views nevertheless besides the font …

  10. Getting error in DBeaver mysql when try to import large sql …

    May 31, 2020 · Restart DBeaver for the changes to take effect. If you still encounter OutOfMemoryError, try increasing the -Xmx value further. However, keep in mind that …