Is there a way to set an 8 digit (8 as an example) unique ID in sql which is dependant on the current date and time?
I have seen this on a piece of software that I use and have been told that its possible to generate this in SQL.
Has anyone done this before?
Thanks Pete