Glossary

DBeaver Power Tips for DB2:

Use Ctrl+Enter to execute the current statement (not the entire script). - Right-click a table name and select "Read Data in SQL console" for a quick SELECT *. - Use the ER Diagram feature (right-click a schema > "View Diagram") to visualize table relationships. - Configure the "SQL Formatter" under

Learn More

Related Terms