In Microsoft SQL Server Management Studio 2008 - is there not a secret to being able to edit one row based on a key?
There's an option to do "Edit Top 200 Rows", but what if I want to select some other row and edit it in the data-grid? I would rather do that than code an update statement and risk messing up the where clause.
Is there some secret option to switch the query view into an edit view? Wouldn't the designers of this tool thought of that? Maybe it's there and I'm just unaware of it.
Thanks,
Neal Walters