Term2 Practical File Questions
Term2 Practical File Questions
1. Create above table, assign Movie_ID as a primary key and insert records as
above.
2. Show the structure of table
3. Add a column named collection with decimal data type with structure 12, 2
4. Change the data type of movie_id to varchar
5. Rename a column MovieName to MName
Table – Song