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

Показать описание
#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
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
Комментарии