Hello,
How can we persist data from HANA view to a HANA table? Can we use SDI/SDQ?
Thanks.
do you mean you want to populate a table with the output from a HANA view?
set an insert statement into table from selecting the HANA view - it should not be too complicated