Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

how to create an inverted index in HANA

$
0
0

Hi everyone,

     how can i  create an inverted index on a column stored table? I have tried the following command,

         create column table foo(

               A varchar(20),

               B varchar(20),

               primary key (A,B) using inverted hash

          )

     but it doesn't work,

     do I miss something?

    

     thanks for the help.

 

zhongcun


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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