london school of science and technology has a software development unit,known as lsst solutions,which is responsible for developing and implementing software throughout the collegejames tristan keeps a record of all student details in the college including student id,name,and start date and phone number.There are many courses offered by LSST. For example MBA, MSc, BSc, BABS, DF, English etc. Each course id identified by course id, description, duration. Each course has many semesters. Each semester takes place during a particular term. Semester details and term details are required to be stored in the database. Each course has many subjects and same subject may be offered in many courses. For each subject many details such as Subject code, name, result and attendance are required to be stored. Every subject has mainly two assessments; one assignment and one exam. Assignment is worth of 30% and exam 70% respectively. You have been appointed as a database designer. Your job is to provide ERD with all possible entities and relationships. Note: Feel free to make necessary assumptions 3: Assignment Tasks. 1. Create an ERD for the above problem 2. Translate the ERD to Relational Data model (RDM) 3. Implement the RDM by creating the tables 4. Populate the database with your own data. 5. SQL Queries for the following tasks a. List all student details in each course along with course details b. Count and display number of students in each course. c. List student name, course name, assessment description, marks for all students.
2608in informatica workflow has 5 sessions and running seqentially and 3rd session has been failed how can we run again from only 3rd to 5th session
1 4896how to implement dense rank in rank transformation in Informatica? so that output should be like 1,1,2,3 and not like 1,2,3,4
1 14850if i want to display the name of students such that to which city they belong must have count greaer than two
2307Post New Databases AllOther Questions
what is ad-hoc access? what is the diff b/w managed query and ad-hoc access?
What are the concurrency problems a database faces?
What are the most common databases?
How many indexes can be created on a table?
Explain the record term used in database.
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
Can a database table exist without a primary key?
How to do performance tunning a database in DB2 V8.2 UDB in linux
What is redis good for?
Can you tell any two advantages of stored procedures?
Write a query to retrieve for many to many relationships?
Explain various types of locks in a transaction? Which is better and why?
Explain file manager?
What is global database name?
Explain natural key?