Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
79 views1 page

Training Program Database Schema

The document contains an entity relationship diagram (ERD) showing the tables and relationships between them for a learning management system database. The tables include user information, roles, batches, packages, topics, modules, sessions, exams, and trainee information. Relationships connect users to roles and batches, roles to users, packages to topics and modules, modules to sessions and exams, and trainees to batches and packages.

Uploaded by

gk9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views1 page

Training Program Database Schema

The document contains an entity relationship diagram (ERD) showing the tables and relationships between them for a learning management system database. The tables include user information, roles, batches, packages, topics, modules, sessions, exams, and trainee information. Relationships connect users to roles and batches, roles to users, packages to topics and modules, modules to sessions and exams, and trainees to batches and packages.

Uploaded by

gk9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

tbl_user_master tbl_Role_Master tbl_BatchNo tbl_package_master

UserId RoleId BatchNo packageId


tbl_topic_master username RoleName PackageName packageName
topicId active
password StartDate duration
topicName createdDateTime
RoleId Duration active
packageId createdBy
active BatchId createdDateTime
moduleId updatedDateTime
createdDateTime createdBy
sessionId updatedBy
createdBy updatedDateTime
videoUrl
updatedDateTime updatedBy
updatedBy

tbl_Trainee_info
UserId
firstName
lastName

tbl_module_master userName
moduleId password
PackageId email
tbl_session_master
moduleName sessionId contactNo tblExam
examId
startingDate moduleId image
ExamDate
endingDate packageId dob
Topic
examDate startingDate dateofJoining
batchno
remarks endingDate qualification
TotalMarks
remarks university
MarksObtained
cgpa
UserId
presentAddress
packageId
permanentAddress
BatchId
IsTrainingComplete

1-1

You might also like