

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your SQL Server knowledge and support exam preparation. Choose a topic below to get started.
1. |
The easiest way to start is to create a linked server 'localhost' by using _____________ |
A. | sp_addlinkedserv 'localhost' |
B. | sp_addlinkedsrvlogin 'localhost' |
C. | sp_addlinkedserverlogin 'localhost' |
D. | sp_addlinkedserver 'localhost' |
Answer» E. | |