MS SQL Server Quiz 280324

MS SQL Server Quiz 280324

Professional Development

20 Qs

quiz-placeholder

Similar activities

Testout ITF Databases

Testout ITF Databases

9th Grade - Professional Development

20 Qs

[FSW] PRE-Test Chapter 6

[FSW] PRE-Test Chapter 6

12th Grade - Professional Development

15 Qs

MySQL

MySQL

Professional Development

20 Qs

DataBase Quiz - CME Workshop

DataBase Quiz - CME Workshop

Professional Development

20 Qs

BDA Unit Test II

BDA Unit Test II

Professional Development

20 Qs

ICTPRG431Session 2 Introduction Database Management Systems Quiz

ICTPRG431Session 2 Introduction Database Management Systems Quiz

Professional Development

22 Qs

SQL

SQL

12th Grade - Professional Development

23 Qs

BCA - IV SEM DBMS

BCA - IV SEM DBMS

Professional Development

20 Qs

MS SQL Server Quiz 280324

MS SQL Server Quiz 280324

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Talent Ltd

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, what is the correct syntax to create a new database named 'SalesData'?

CREATE DATABASE SalesData

NEW DATABASE SalesData

BEGIN DATABASE SalesData

DATABASE CREATE SalesData

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a column in the context of a SQL database?

A set of data values of a particular simple type

A collection of rows

The name of a table

A type of SQL command

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, a table is created using which statement?

CREATE TABLE

MAKE TABLE

BUILD TABLE

ESTABLISH TABLE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is SQL?

A programming language for database management

A tool for managing SQL Server

A type of database

A user interface for databases

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type in SQL Server is used to store text?

VARCHAR

INTEGER

BOOLEAN

FLOAT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A row in a SQL table represents what?

A category of data

A single, implicitly structured data item

The header of a column

A database command

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you delete a table in SQL Server?

REMOVE TABLE table_name

DELETE TABLE table_name

DROP TABLE table_name

ERASE TABLE table_name

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?