Which of the following command tells that all local users are logged in as “sa” in the following code?EXEC sp_addlinkedsrvlogin@rmtpassword = NULL

🎲 Try a Random Question  |  Total Questions in Quiz: 90  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
SQL Server Practice Test: Data Connectivity — practice the complete quiz, review flashcards, or try a random question.

SQL Server & Data Connectivity topics include: Bulk operations, distributed queries, ado.net, linq, service broker, replication, integration services and SQL server access.
 


Which of the following command tells that all local users are logged in as “sa” in the following code?<br>EXEC sp_addlinkedsrvlogin@rmtpassword = NULL