Hello and great site! Just a note that the "business" isn't spelt correctly. I'm enjoying it ATM. Tks.
I haven't used SQL Server directly in a while, but IIRC, we can use the identity() function, which does 2 things: 1. tells the system to start counting at a certain number, and 2. tells it to increment the next number…
Hello and great site! Just a note that the "business" isn't spelt correctly. I'm enjoying it ATM. Tks.
I haven't used SQL Server directly in a while, but IIRC, we can use the identity() function, which does 2 things: 1. tells the system to start counting at a certain number, and 2. tells it to increment the next number…