How to check the OS version in Linux? Simple and Easy methods
In our day to day life, sometimes it is required that we need to check the version of Operating System we are using. For example, If we need to install…
Basic SQL Commands to work with Tables | SQL Tutorial for Beginners
Below are some of the basic SQL statements which we use in day to day work. Create Table To create a new Table in Data Base use below syntax create…