Hey all,
I've been trying to look for a way to connect to a linked Oracle db in SQL but I can't find any way to connect with linked servers.
Why I don't wanna connect directly on the Oracle db is to prevent latceny and extra loadtimes on the db because the whole company need the db to work. So thats why we made a linked server.
Is there any solution to connect to a linked server in SQL?
Kind regards
Tom