Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
chiru_thota
Specialist
Specialist

QVW Data storage question

Hi All,

I have read the attached PPT and I understand how data stored in QVW.

Basically it is a two level storage

Level 1 :    Unique values for all columns

Level 2  : Mapping table with Pointers.

Now I have a question about Level 2.

Let us say we have one fact table and 4 dimension table in our data model QVW.

Now will we have only one mapping table for all the table ( 1 fact + 4 dimensions ) ?

                                        Or

Separate Mapping table for each table ?

Thanks,

Chiru

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See this blog post: Symbol Tables and Bit-Stuffed Pointers

Each field will get a symbol table of its own and there will be five tables with pointers to the symbol tables.


talk is cheap, supply exceeds demand
chiru_thota
Specialist
Specialist
Author

Thanks Gysbert,

It answered all my questions related to QVW storage.

Thanks,

Chiru.