Wednesday 5 August 2020

Insert Identity Column in a table

 insert an identity column in that table by using the following code:


No comments:

Post a Comment

Kubernetes easy installation guide

 Install Kubernetes guide: After lots of research, I've found a easy to follow tutorial to install Kubernetes cluster. Here's the li...