The term attribute refers to a ___________ of a table.
Record
Column
Tuple
Key
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
Using which language can a user request information from a database?
Solution |
|
2
Discuss
|
The term _______ is used to refer to a row.
Solution |
|
3
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
|
4
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
|
5
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 |
|
6
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
|
7
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
|
8
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
|
9
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 |
|
10
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved