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

How to create index for Column Table in SAP Hana?

$
0
0

I have a little problem in create a index for a column table in sap hana. I need to create index and the value maybe could be null.

In Oracle SQL I create like this:

CREATE INDEX IDX_MY_INDEX ON MY_TABLE (NVL(MY_COLUMN,' ')); 

But in the Sap Hana, I don't know what can replace the nvl function.

Can you help me?

 

Message was edited by: Tom Flanagan


Viewing all articles
Browse latest Browse all 8445

Trending Articles



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