identity
column in that table by using the following code:ALTER TABLE dbo.tablename ADD AUTOID INT IDENTITY(1,1)
To add a right-click context menu option in Windows Explorer that opens the current folder in Command Prompt and automatically runs code ...
No comments:
Post a Comment