Can I write a procedure that should connect to a different SQL server and execute a series of SELECT statement on that SQL SERVER.
Reason being is I do not have permission to create procedure on that destination server while I have permission to execute a SELECT statement. Please clarify
Thanks,
Reason being is I do not have permission to create procedure on that destination server while I have permission to execute a SELECT statement. Please clarify
Thanks,