Technical Evaluation - 102 - 2024

Technical Evaluation - 102 - 2024

Professional Development

50 Qs

quiz-placeholder

Similar activities

Numpy and Pandas

Numpy and Pandas

Professional Development

50 Qs

qwer

qwer

Professional Development

53 Qs

АЛгоритмы струкктура 300-350

АЛгоритмы струкктура 300-350

Professional Development

54 Qs

Blockchain: Beginners to Advanced by Chayan Bhattacharjee

Blockchain: Beginners to Advanced by Chayan Bhattacharjee

Professional Development

55 Qs

Industries CPQ Developer Training I

Industries CPQ Developer Training I

Professional Development

55 Qs

ITF+ Study Quiz 3

ITF+ Study Quiz 3

Professional Development

51 Qs

Python Numpy and Pandas

Python Numpy and Pandas

Professional Development

50 Qs

Quiz sobre Angular

Quiz sobre Angular

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?