Other editors (such as sublime, atom, etc...) commonly have a command to select the current line in its entirety. Currently dbeaver only has the following
Select Line Down
Select Line Up
Select Line Start
Select Line End
Requesting a command that selects all of the current line regardless of where the cursor is currently located.