By using "alter" command we can modify already created table like 1)To add a new column 2)To drop a column 3)To rename a column 4)To change the data type
How the database testing differs in Linux based system in comaprison with the windows based system? What are the main differences and how to test it? Please explain...