Question: Every Boyce code normal form is in First Normal Form Second Normal Form Third Normal Form All the above A functional dependency is a relationship
- Every Boyce code normal form is in
- First Normal Form
- Second Normal Form
- Third Normal Form
- All the above
- A functional dependency is a relationship between or among:
- Entities
- Rows
- Attributes
- Tables
- Insert, Delete and Update queries modify the ____________ of a table.
- Rows
- Columns
- Constraints
- Schema
- Which function we use to find the number of rows in a query result:
- Total
- Sum
- Count
- Number
- Which of the following is not a SQL aggregate function?
- AVG
- COUNT
- CONCAT
- SUM
- Which of the following is not a valid SQL data type?
- INTEGER
- VARCHAR
- PRIMARY
- DATE
- Which of the following value will match the condition LIKE '_B_ ':
- XBY
- _B_
- 1B3
- All the above
- What is the purpose of the SQL operator IN?
- Specifies that the sort order should be increasing
- Used to test if one value appears in a set of values
- Indicates in which table each field can be found
- Used in the GROUP BY only
- Which SQL keyword is used to sort the result?
- GROUP BY
- SORT
- ORDER BY
- SORT BY
10 Which of the following constraint does not enforce uniqueness?
- UNIQUE
- Primary key
- Foreign key
- None of the mentioned
Choose the best answer
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
