Menu

document Function - Id-IdDt

ema manu

Id

This function gets a unique id.
when it reaches the max value, it will starts again to 1.

example:
select config.Id()

IdDt

Like function Id, it gets a unique id after the datetime.
This allow to insert more than 10'000'000 rows each seconds.

example:
select config.IdDt()


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.