Student(ID, name, dept name, tot_cred)
In this query which attributes form the primary key?
Name
Dept
Tot_cred
ID
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
A ________ in a table represents a relationship among a set of values.
Solution |
|
2
Discuss
|
Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time.
Solution |
|
3
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
|
4
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
|
5
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
|
6
Discuss
|
Which one of the following is procedural language?
Solution |
|
7
Discuss
|
The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
|
8
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
|
9
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
|
10
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved