scarydba.com
Database Fundamentals #14: Modifying Data Through SSMS - Grant Fritchey
I’ve said it before, but I feel I should repeat myself. Using the SSMS GUI for data entry and data manipulation is not the preferred mechanism. T-SQL is the right way to manipulate the data in your database. For purposes of completion though, I will show the GUI methods in this blog series. Information doesn’t […]
Grant Fritchey