Discussion Overview
The discussion revolves around accessing and using free databases provided in Murach's book on SQL Server 2016. Participants explore the nature of these databases, their installation process, and their compatibility with different database management systems.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant shares a link to the free databases from Murach's book and mentions they can be saved as .sql or text files to run as queries.
- Another participant inquires whether the databases come with a shell or if they are just scripts, comparing them to MySQL.
- A participant confirms the databases are in .sql format and can be run in SQL Server, noting they have successfully installed them.
- Some participants express confusion about whether the provided files are merely scripts or if they include a full database server with a shell.
- One participant mentions their experience with another database (HyperFile) that included a shell and tools, contrasting it with the Murach databases.
- There is a discussion about the complexity of scripting databases, with some participants suggesting that the term 'script' may be understood differently among them.
Areas of Agreement / Disagreement
Participants express differing views on the nature of the databases, whether they include a shell or are solely scripts. There is no consensus on the best approach for using these databases or the necessity of a shell.
Contextual Notes
Some participants mention the need for larger databases for practice and express varying levels of familiarity with scripting and database management tools.