Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: HANA identity column issues after system restart

$
0
0

For more control about the sequence behavior, you may consider to simply use a custom sequence.

IDENTITY is syntactic-sugar; a feature to make a simple use case really very simple to implement.

 

Quite obviously there are currently bugs present in the implementation of this feature, but it doesn't mean that what the feature does needs to be extended or changed.

 

In many cases it is time well spent to actually consider what kind of IDs the data model should have and how those should be implemented. Personally I'd consider IDENTITY only for relatively unimportant situations - like building a test data set or something similar.

 

- Lars


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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