When one uses "ALTER TABLE tab ADD col", the new column gets added to the end of the table. For example:When one uses "ALTER TABLE tab ADD col", the ne
When one uses "ALTER TABLE tab ADD col", the new column gets added to the end of the table. For example:When one uses "ALTER TABLE tab ADD col", the ne