ssms - Edit arbitrary database values with the SQL Server Management Studio GUI -


in mysql workbench, long can display row, can edit typing in cells.

is there way sql server management studio? ssms seems limited providing gui editor top 200 entries.

you can edit query used display rows edit opening "query designer" menu , selecting "pane"->"sql".

once you've made changes open "query designer" menu , click "execute sql".

(note these commands available on toolbar , have hotkeys associated them default).


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -