Technical Evaluation - 101 - 2024

Technical Evaluation - 101 - 2024

Professional Development

50 Qs

quiz-placeholder

Similar activities

Java Array

Java Array

Professional Development

55 Qs

Android ATC_Practice 2

Android ATC_Practice 2

Professional Development

45 Qs

Java Collections Trivia

Java Collections Trivia

Professional Development

45 Qs

PYTHON BE PYTHONING

PYTHON BE PYTHONING

Professional Development

50 Qs

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

GOOGLE FORM QUIZ TEST PAPER

GOOGLE FORM QUIZ TEST PAPER

Professional Development

50 Qs

Getting Started with Docker and Dockerfile

Getting Started with Docker and Dockerfile

Professional Development

47 Qs

FSA_DSA_QUIZ_Jan'24

FSA_DSA_QUIZ_Jan'24

Professional Development

53 Qs

Technical Evaluation - 101 - 2024

Technical Evaluation - 101 - 2024

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Lilesh Pathe

Used 2+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which SQL function is used to count the number of rows in a SQL query?
COUNT()
NUMBER()
SUM()
COUNT(*)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statement is true?
DELETE does not free the space containing the table and TRUNCATE free the space containing the table
Both DELETE and TRUNCATE free the space containing the table
Both DELETE and TRUNCATE does not free the space containing the table
DELETE free the space containing the table and TRUNCATE does not free the space containing the table

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the SQL AS clause?
The AS SQL clause is used to change the name of a column in the result set or to assign a name to a derived column
The AS clause is used with the JOIN clause only
The AS clause defines a search condition
All of the mentioned

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_______ allow us to identify uniquely a tuple in the relation.
schema
superkey
domain
attribute

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is correct regarding Aggregate functions?
it takes a single value and returns a single value as result
it takes a list of values and return a single values as result
it takes a list of values and return a list of values as result
it takes a single value and returns a list of values as result

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The attribute that can be divided into other attributes is called
composite attribute
derived attribute
simple attribute
multi-valued attribute

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If every non-key attribute is functionally dependent on the primary key, the relation will be in
fourth formal form
third normal form
first normal form
second normal form

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?