🔥 🔥 Student Management Application in Java with MySql | Student Management Project | Java + MySQL ✅

preview_player
Показать описание
#studentmanagementprojectinjava #sjprogrammingsolutions
Hi All,

In this video we are going to create Student Management Application in java with MySql. Below are the operations we have performed in this application:

1.Add Student
2.Show All Students+
3.Get student based on roll number+
4.Delete Student
5.Update Student
6.Exit

Create table query :

create table student_details(rollnum int(11) primary key auto_increment,
sname varchar(100) not null,
clgname varchar(10),
city varchar(50),
percentage DOUBLE(40,2));

We have uploaded the code on below Github Repository . This is public repository you can get the sourcecode from below url:

GitHub URL:

Software Used:

Language : Java
Database: MySql
IDE: Intellige

In case of any queries please mention in comment section. Share the video with your friends and subscribe to channle.

Employee Management Application in Java:

Note: This video is created only for educational purpose.

Tags:
What is student management application?
How do you explain a student management project?
How does student management system work?
How do you develop a Student Management System?

#studentmanagementapplication #studentmanagementproject #student
Рекомендации по теме
Комментарии
Автор

Ma'am, please also explain why we are using Resultset, Statement,Preparedstatement like details so that concepts will be more clear...Thank you for such valuable content☺

NailPassion
Автор

Awesome, just make sure to describe what topics u r going to cover in this project in introduction

asiis
Автор

can you tell me that interviwer asked which que in sms and whats the work of java in sms

harshitkatiyar
Автор

Hallo mam..can I combine student management project with quiz test project?

pankajpatil
Автор

Can you describe database process in this project?

LITTLEGAMERS
Автор

It's good but your but i think you should try to improve your voice quality.

rajachaudhary
Автор

For backend which one use mam did u use jdbc or php

chitrasreelakshmi