Microsoft Excel is a powerful database management tool with all sorts of in-depth problem-solving functions and dynamic formatting. To make the most of it, though, you need to know the basics. Using ...
I know that in MS-SQL, you can reseed an identity column by doing this:<BR><pre class="ip-ubbcode-code-pre">DBCC CHECKIDENT ( 'table_name', RESEED, new_reseed_value ...