Answers for "an you set the shortcut to execute a query in pgadmin"

SQL
0

shortcut run sql pgadmin

Select the relevant portion and hit the F5 key in the SQL editor of pgAdmin. OR use the "Execute query" button (green arrow) in the toolbar. If nothing is selected, the whole script is executed. F5 works on Mac and Windows.
Posted by: Guest on June-19-2021

Code answers related to "an you set the shortcut to execute a query in pgadmin"

Code answers related to "SQL"

Browse Popular Code Answers by Language