hello,
i have created one VIEW in ORACLE. i want to use that ORACLE VIEW in SQL QUERY with JOINS using linked server.
Any help would be appericiated !!
Thank You !
hello,
i have created one VIEW in ORACLE. i want to use that ORACLE VIEW in SQL QUERY with JOINS using linked server.
Any help would be appericiated !!
Thank You !
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amira BedhiafiPosted Jun 23, 2025, 9:45 AM
You can use OPENQUERY, and make sure you view is accessible by the linked server login :