Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Unable to execute Inner join

$
0
0

The issue got resolved . Thanks

 

I have executed the below query and noticed that table Sales_Order is present under multiple schemas. Hence the system is not able to recognize the exact schema. I have added Schema name before the table and executed the query and worked successfully

 

select * from "PUBLIC"."TABLES" WHERE TABLE_NAME = 'SALES_ORDER' ;


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>