Which one of the following is procedural language?
Domain relational calculus
Tuple relational calculus
Relational algebra
Query language
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
|
2
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
|
3
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
|
4
Discuss
|
The tuples of the relations can be of ________ order.
Solution |
|
5
Discuss
|
A ________ is a pictorial depiction of the schema of a database that shows the relations in the database, their attributes, and primary keys and foreign keys.
Solution |
|
6
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
|
7
Discuss
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
|
8
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
|
9
Discuss
|
_____ operator is used for appending two strings.
Solution |
|
10
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved