Technical Evaluation - 102 - 2024

Technical Evaluation - 102 - 2024

Professional Development

50 Qs

quiz-placeholder

Similar activities

Plaza Computación

Plaza Computación

Professional Development

50 Qs

PYTHON BE PYTHONING

PYTHON BE PYTHONING

Professional Development

50 Qs

XIRPL2_PASQUIZZ

XIRPL2_PASQUIZZ

1st Grade - Professional Development

50 Qs

Python Coding Specialist Exam

Python Coding Specialist Exam

Professional Development

53 Qs

FSA_DSA_QUIZ_Jan'24

FSA_DSA_QUIZ_Jan'24

Professional Development

53 Qs

KIỂU DỮ LIỆU DANH SÁCH

KIỂU DỮ LIỆU DANH SÁCH

Professional Development

53 Qs

Android ATC_Practice 2

Android ATC_Practice 2

Professional Development

45 Qs

CSI-Student Chapter Technical Quiz

CSI-Student Chapter Technical Quiz

Professional Development

50 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?