scarydba.com
Database Fundamentals #4: Create a Database - Grant Fritchey
SQL Server provides multiple ways to perform most functions. In order to maximize your understanding of how SQL Server works and have as many different mechanisms as possible for getting work done, you’ll use the GUI and TSQL to learn how to create and drop databases. You can then use whichever mechanism works best for […]
Grant Fritchey