SQLServer_ADO

SQLServer_ADO

University

40 Qs

quiz-placeholder

Similar activities

Android Development Associate

Android Development Associate

University

40 Qs

ICTC1023_Unit Test

ICTC1023_Unit Test

University

40 Qs

Sistem Basis Data UTS Latihan

Sistem Basis Data UTS Latihan

University

42 Qs

PL/SQL Advanced knowledge

PL/SQL Advanced knowledge

University

37 Qs

Semangat PBO Gesss!

Semangat PBO Gesss!

University

37 Qs

Basis Data Class

Basis Data Class

University

44 Qs

SQL Mastery Challenge

SQL Mastery Challenge

University

40 Qs

UAS PBO Lanjut

UAS PBO Lanjut

University

35 Qs

SQLServer_ADO

SQLServer_ADO

Assessment

Quiz

Computers, Professional Development

University

Hard

Created by

Koushik Thutupalli

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not a aggregate function ?

Avg

Sum

With

Min

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following SQL clauses is used to DELETE record from a database table ?

DELETE

REMOVE

DROP

CLEAR

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is one of the basic approaches for joining tables?

Subqueries

Union Join

Natural join

All of the Mentioned

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following constraint does not enforce uniqueness ?

UNIQUE

Primary key

Foreign key

None of the mentioned

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Select * from employee where salary>10000 and dept_id=101; Which of the following fields are displayed as output?

Salary, dept_id

Employee

Salary

All the field of employee relation

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Purpose of foreign key constraint in SQL Server is :

FOREIGN KEY constraints identify and enforce the relationships between tables

A foreign key in one table points to a candidate key in another table

You cannot insert a row with a foreign key value, except NULL, if there is no candidate key with that value

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the full form of SQL

Structured Query Language

Structured Query List

Simple Query Language

None of these

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?