SQLServer_ADO

SQLServer_ADO

University

40 Qs

quiz-placeholder

Similar activities

Szkolenie cz.1 Podstawy języka SQL

Szkolenie cz.1 Podstawy języka SQL

University

40 Qs

1st Quiz - Living in the IT era

1st Quiz - Living in the IT era

University

35 Qs

CD115: DATABASE CONCEPTS & DESIGN

CD115: DATABASE CONCEPTS & DESIGN

University

40 Qs

SELECT W SQL

SELECT W SQL

10th Grade - University

37 Qs

Form 4 Hardware Revision

Form 4 Hardware Revision

University

40 Qs

CPU and Network Quiz

CPU and Network Quiz

9th Grade - University

35 Qs

ôn tập giữa kì 2 lớp 11

ôn tập giữa kì 2 lớp 11

11th Grade - University

37 Qs

Quiz Algoritma dan Pemrograman

Quiz Algoritma dan Pemrograman

11th Grade - University

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