Skip to content

Power Learn Project class learning files for database

Notifications You must be signed in to change notification settings

amane-atexcel/PLP_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Assignment: Introduction to Databases

🎯 Learning Objectives

  • Understand how to create and manage databases in SQL.
  • Learn how to use SQL commands to create and delete databases.
  • Gain experience working with basic SQL commands for database management.

πŸ“‹ What You'll Need

πŸ’» A computer with internet access and a database setup (e.g., MySQL, PostgreSQL, etc.).
πŸ“ A text editor (e.g., Visual Studio Code, Sublime Text, or any SQL editor).
πŸ“š Basic knowledge of SQL queries and database management.


πŸ“ Submission Instructions

πŸ“‚ Write all your SQL queries in answers.sql file.
✍️ Answer each question concisely and make sure your queries are clear and correct.
πŸ—£οΈ Structure your responses clearly, and use comments if necessary to explain your approach.


πŸ“š Assignment Questions

  1. Write an SQL query to create a new database called salesDB.
  2. Write an SQL query to drop (delete) the database called demo.

Good luck πŸš€

About

Power Learn Project class learning files for database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published