Create a table and insert data. Implement the following SQL commands on the student table: ALTER table to add new attributes / modify data type / drop attribute UPDATE table to modify data ORDER By to display data in ascending / descending order DELETE to remove tuple(s) GROUP BY and find the min, max, sum, count and average
Answers
Answered by
4
Explanation:
थैंक्स फॉर फ्री फौंट्स
Similar questions