The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Where, from
From, select
Select, from
From, where
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
2
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
3
Discuss
|
Using which language can a user request information from a database?
Solution |
4
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 |
5
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 |
6
Discuss
|
_____ operator is used for appending two strings.
Solution |
7
Discuss
|
The term attribute refers to a ___________ of a table.
Solution |
8
Discuss
|
The term _______ is used to refer to a row.
Solution |
9
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
10
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved