Sql Roadmap

Day 3: Rename Database

1. Rename database 'project' to 'mydatabase' using ALTER DATABASE statement
2. Rename database 'mydatabase' back to 'project' again using RENAME DATABASE statement

Verify your changes by listing databases after you run the query

Daily Puzzles App

10+ word & logic games. Build your daily streak!

App Store

Sponsor Us|Community|Blog|Youtube|DLP
Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
100DaysOfCode@2024