The ________ clause is used to list the attributes desired in the result of a query.
Where
Select
From
Distinct
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which one of the following has to be added into the blank to select the dept_name which has Computer Science as its ending string?
Solution |
2
Discuss
|
The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
3
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
4
Discuss
|
A ________ in a table represents a relationship among a set of values.
Solution |
5
Discuss
|
Which one of the following is procedural language?
Solution |
6
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 |
7
Discuss
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
8
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
9
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
10
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved