Skip to Content
-1
Jun 19, 2018 at 02:20 AM

What is the syntax for mentioning computed column in Database Table file in HANA?

113 Views

Hi Everyone,

What is the syntax for mentioning computed column in Database Table file in HANA?

Say, A,B and C are the fields to be present in table where C = A+B

We can achieve this with traditional SQL create statement as well as HANA CDS File.

But How can we achieve the same using Database Table file?

Thanks and Regards

Srujan Gannamaneni