Hacker News new | ask | show | jobs
by huyphams 3053 days ago
Looks like this is a feature of MS SQL (I meant, only on MS SQL). I will read it and if it easy to implement, I will include it in TablePlus. Otherwise, we can add it by developing a plugin.
1 comments

Cheers. If it helps with making a GUI version, here's how a linked_server in MS SQ is created via a stored procedure:

https://docs.microsoft.com/en-us/sql/relational-databases/sy...