call link.ADD views and procedures
add posibility to call views and stored procedure from a linked ADD like select:
execute procedure link.sp_myProc();
5
votes
add posibility to call views and stored procedure from a linked ADD like select:
execute procedure link.sp_myProc();