Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
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