Technical Evaluation - 102 - 2024

Technical Evaluation - 102 - 2024

Professional Development

50 Qs

quiz-placeholder

Similar activities

Python Refresher

Python Refresher

Professional Development

50 Qs

Introduction to Database Systems, DBMS

Introduction to Database Systems, DBMS

University - Professional Development

50 Qs

MTA 98-364 RESUME

MTA 98-364 RESUME

University - Professional Development

50 Qs

Technical Evaluation - 101 - 2024

Technical Evaluation - 101 - 2024

Professional Development

50 Qs

Intro to Python class open book quiz.

Intro to Python class open book quiz.

Professional Development

45 Qs

HTML Test 01

HTML Test 01

Professional Development

47 Qs

Python Programming Credential

Python Programming Credential

Professional Development

53 Qs

Industries CPQ Developer Training II

Industries CPQ Developer Training II

Professional Development

55 Qs

Technical Evaluation - 102 - 2024

Technical Evaluation - 102 - 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 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

2.

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

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the ALTER TABLE clause do?
The SQL ALTER TABLE clause modifies a table definition by altering, adding, or deleting table columns and/or constraints
The SQL ALTER TABLE clause is used to insert data into database table
THE SQL ALTER TABLE deletes data from database table
The SQL ALTER TABLE clause is used to delete a database table

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

Logical design of database is called
all of the options
database schema
database instance
database snapshot

6.

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

7.

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

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?