Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2878

unable to see view in respective schema after giving success message

$
0
0

Hi Experts,

 

I am trying to create  view but it not showing the result

 

NOTE:::: I am  using  the hana trail version

 

 

1)In Project explorer I Create the view definition file ( filename::: VIEW.hdbview)

 

2) After that I add the view definition code to the file

 

CODE;;

schema="_SYS_BIC";

 

 

query = "SELECT * from \"NEO_EJ1UJXEYTABEH8TH40FPPK798\".\"p077272trial.hanaxs.trailProject.data::EMPLOYEE\" as my_table

INNER JOIN \"NEO_EJ1UJXEYTABEH8TH40FPPK798\".\"p077272trial.hanaxs.trailProject.data::BIKEDETAILS\" as my_table1 on my_table.ID = my_table1.EMPID";

 

 

depends_on_table=["p077272trial.hanaxs.trailProject.data::EMPLOYEE"];

depends_on_table=["p077272trial.hanaxs.trailProject.data::BIKEDETAILS"];

 

SCREENSHOT OF EMPLOYEE AND BIKEDETAILS:::::::

 

REFERENCE::;Create an SQL View - SAP HANA Developer Guide for SAP HANA Studio - SAP Library

 

 

Regards,

Pavan.


Viewing all articles
Browse latest Browse all 2878

Trending Articles



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