Forum Discussion
SQL Server download version for university student
JessicaJL123 Hi Jessica,
you can download either the developer edition or express edition free from the below links
developer https://go.microsoft.com/fwlink/?linkid=866662
express https://go.microsoft.com/fwlink/?linkid=866658
Then you need to download SSMS https://aka.ms/ssmsfullsetup or Azure data Studio (runs on Windows, macOS, and Linux) from that link https://docs.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver15
based on your computer OS.
and that what you need to connect to the SQL server visually then you can export your CSV file easily.
also, you can use that link https://docs.microsoft.com/en-us/sql/samples/adventureworks-install-configure?view=sql-server-ver15&tabs=ssms to download a sample database to help you play around with dummy data.
I hope that help,
Thanks
- Foxtrot01Jan 12, 2022Copper Contributor
Mkelsawy, between Express and Developer, which version is more student-friendly? I would also like your help to do a sample coding
- olafhelperJan 13, 2022Bronze Contributor
Mkelsawy , the developer edition do have the full feature set of the high end Enterprise edition, while the feature set of Express is very limited, see