|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
Posted - 07/05/2012 : 20:04:42
|
You can "edit" data via the SQL client tools. I use SQL Server Management Studio. It does have a GUI for edits, however it is best to write your commands. For deletes, you would use the DELETE command.
I'm not sure what you mean by a cell though. If it's like a cell in Excel, then you would be updating a row and not deleting it.
Whether or not it'll screw up things, I have no idea. That's something you would need to discuss with the person who wrote the application.
Tara Kizer Microsoft MVP for Windows Server System - SQL Server http://weblogs.sqlteam.com/tarad/
Subscribe to my blog |
 |
|