Ask your problems, query related to WBUT (MAKAUT) syllabus, also Share your Knowledge by Answering Questions.
My rank in jee-advanced is 3575 in sc list. What college may I get?
Evaluate root over 12 to three decimals by Netown-Raphson method.
If I have a rank of around 6000 in jee mains, can I get admission into btech computer science at IEM. Is there a counselling peocedure for admission in IEM through jee main also?
Consider the relation schemas given below:
STUDENT (student_id, name)
ENROLLEDIN (student_id, subject_code)
SUBJECTS (subject_code, lecturer)
Write relational algebra for the following:
i) who teaches CP 1500 or CP 3020
ii) who teaches at least two different subjects?
iii) what are the names of the students taking a subject taught by Roger?
what is the description of relational calculas? how it is used in Query language?