Skip to content

SANSKRITI-2004/SQL_StudentRecords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SQL Student Records Project

This is a basic SQL project that simulates a student database using two tables:

  • Students: Stores student details
  • Marks: Stores subject-wise marks for each student

Features:

  • Creates tables with relationships
  • Inserts sample data
  • Calculates average marks using GROUP BY
  • Assigns grades using a CASE statement

Tools Used:

  • MySQL or any SQL database

Author:

Sanskriti Agarwal

About

Basic SQL project using student and marks data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published