Computer Science, asked by samaa5036, 2 months ago

Create a Database "dps" and in that database create a table named "stu" with the following columns:
RollNo , Name, Email.
Using alter command add Address column to the table.
Insert 3 rows of data in the table.
Display the data of the table.
Rename the table name from "stu" to "student"
Truncate the values of the table

Answers

Answered by meenashital18460
1

Answer:

do it by yourself ,because this can't be answer in online mode

Similar questions