Microsoft SQL Server 2014 Database Administration
Microsoft SQL Server 2014 Database Administration, Learn the Basics about SQL Server from Installing to Updating Data. Starting step to becoming a SQL Developer.
Description
Learn the Basics about SQL Server from Installing to Updating Data. Starting step to becoming a SQL Developer.
- General knowledge of what a Database is.
- Different versions of SQL Server 2014
- How to install SQL Server Express 2014
- Create a database in SQL Server
- Create tables in SQL Server
- Add data into tables in SQL Server
- Set foreign key relationships between tables
- Delete data from tables
- Update data in tables.
- backup and restore database