Learn how to connect your SQL Server instance to other databases so you can share data between them.
- [Instructor] In this video,…we're going to take a look at linked servers…in SQL Server 2016.…Now typically, linked servers are configured…to enable your database engine…to execute Transact-SQL statements…against another instance of SQL Server…or perhaps another database such as an Oracle database.…And many types of OLE DB data sources…can be configured as linked servers,…including Microsoft Access and even Microsoft Excel.…Linked servers offer the advantages…of the ability to access data…from outside of SQL Server, the ability to issue…distributed queries, updates, and commands,…as well as transactions on heterogeneous data sources,…and also the ability to address…diverse data sources similarly.…
In other words, your developers can simply write…Transact-SQL statements that they're familiar with…while they're accessing data that sits on other systems.…So what we're going to do is demonstrate…how to set up a linked server, and in the first instance…of SQL Server that we have is our standard one…that we've been using for the demo so far,…
Author
Released
11/9/2016This course is also ideal for anybody preparing for the Administering a SQL Database Infrastructure (70-764) exam, one of two exams necessary to earn an MCSA: SQL 2016 Database Administration certification.
- Installation and configuration considerations
- Data storage strategies
- Configuring database instances
- Performance considerations
- Security considerations
- Managing roles and users
- Managing data
- High-availability options
Skill Level Intermediate
Duration
Views
Related Courses
-
SQL Server 2014 Essential Training
with Martin Guidry3h 51m Intermediate -
Database Foundations: Administration
with Adam Wilbert1h 14m Beginner -
Learning Microsoft SQL Server 2016
with Adam Wilbert1h 21m Beginner
-
Introduction
-
Welcome1m 7s
-
-
1. Installation and Configuration
-
Database storage strategies2m 53s
-
Install SQL Server7m 32s
-
Setting up the database4m 5s
-
2. Database Instances
-
Configure linked servers5m 38s
-
3. Performance Considerations
-
Using the profiler5m 41s
-
Auditing the database7m 4s
-
Resource governor5m 16s
-
4. Security
-
Manage roles3m 52s
-
Manage server logins4m 53s
-
Manage database users3m 36s
-
Manage database roles2m 28s
-
Implement server permissions4m 22s
-
Logon triggers4m 17s
-
-
5. Managing Data
-
Backup demonstration5m 26s
-
Moving database files4m 41s
-
Ensure data integrity5m 43s
-
6. High Availability Options
-
Database replication9m 36s
-
Log shipping5m 54s
-
Database mirroring2m 16s
-
Always On2m 32s
-
-
Conclusion
-
Next steps53s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Configure linked servers