Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
maniram23
Creator II
Creator II

functions

Hi experts,

"composite key and autonumber # "both are used to remove the synthetic key. it will act as a unique performance. which one is better performance?

1 Reply
sunny_talwar

I would suggest using AutoNumber() because those are number keys and take less space within your application. Have a look at this blog by Henric: Symbol Tables and Bit-Stuffed Pointers

HTH

Best,

Sunny