[GH-ISSUE #213] Please add query function like navicat query #55

Closed
opened 2026-03-07 20:44:16 +03:00 by kerem · 1 comment
Owner

Originally created by @fufeiii on GitHub (Nov 11, 2020).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/213

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.
Sometimes, we log into a database server not only want to query the data, but also want to modify or delete the data

Originally created by @fufeiii on GitHub (Nov 11, 2020). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/213 **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. Sometimes, we log into a database server not only want to query the data, but also want to modify or delete the data
kerem 2026-03-07 20:44:16 +03:00
Author
Owner

@serge-rider commented on GitHub (Dec 25, 2020):

CloudBeaver supports data edit. In both table data viewer and SQL query results viewer. Just double click on a cell value.

Note: you may need to use fully qualified table name in your query in order to enable edit support.

<!-- gh-comment-id:751290041 --> @serge-rider commented on GitHub (Dec 25, 2020): CloudBeaver supports data edit. In both table data viewer and SQL query results viewer. Just double click on a cell value. Note: you may need to use fully qualified table name in your query in order to enable edit support.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#55
No description provided.