Hawerth Castro
Quiz von , erstellt am more than 1 year ago

Database Fundamentals Quizzes preparing to certification

21
0
0
Hawerth Castro
Erstellt von Hawerth Castro vor etwa 7 Jahre
Schließen

CET_TARDE - MTA Database - DIAGNOSTIC4

Frage 1 von 15

1

What kind of filename extension do Microsoft SQL Server transaction log files have?

Wähle eine der folgenden:

  • .mdf

  • .ldf

  • .ndf

  • .log

Erklärung

Frage 2 von 15

1

What kind of data structure improves the speed of data retrieval?

Wähle eine der folgenden:

  • sort

  • filter

  • index

  • transaction log

Erklärung

Frage 3 von 15

1

What is a collection of programs that enables you to enter, organize, and select data from a database?

Wähle eine der folgenden:

  • flat program

  • spreadsheet group

  • DAT application

  • DBMS

Erklärung

Frage 4 von 15

1

What is a simple database that uses two-dimensional tables consisting of rows and columns?

Wähle eine der folgenden:

  • flat type database

  • hierarchical database

  • relational database

  • tabled database

Erklärung

Frage 5 von 15

1

Which type of database has multiple tables with parent/child relationships and a child
that can have more than one parent?

Wähle eine der folgenden:

  • flat-file database

  • hierarchical database

  • relational database

  • tabled database

Erklärung

Frage 6 von 15

1

What allows a SQL database to be accessed by multiple users at the same time?

Wähle eine der folgenden:

  • database server

  • workstation

  • collector

  • computer located in the center of the building

Erklärung

Frage 7 von 15

1

What are the limitations or rules placed on a file or column to ensure that data is
considered valid for a database?

Wähle eine der folgenden:

  • checker

  • validator

  • scanner

  • constraint

Erklärung

Frage 8 von 15

1

What is the primary console used to configure databases for Microsoft SQL Server?

Wähle eine der folgenden:

  • DBS

  • SSMS

  • SQL Configuration Tool

  • SQL ODBC Emulator

Erklärung

Frage 9 von 15

1

Which of the following is a language element that allows you to use core statements
such as INSERT, UPDATE, and DELETE to manipulate data in any SQL Server table?

Wähle eine der folgenden:

  • DML

  • DDE

  • DDL

  • DAT

Erklärung

Frage 10 von 15

1

Which of the following is a subset of T-SQL that deals with creating database objects
such as tables and stored procedures?

Wähle eine der folgenden:

  • DML

  • DDE

  • DDL

  • DAT

Erklärung

Frage 11 von 15

1

What kind of statements are USE, CREATE, ALTER, and DROP?

Wähle eine der folgenden:

  • DML

  • DDE

  • DDL

  • DAT

Erklärung

Frage 12 von 15

1

What statement would you use to delete a table from a SQL database?

Wähle eine der folgenden:

  • DELETE

  • DEL

  • DROP

  • REMOVE

Erklärung

Frage 13 von 15

1

Which statement can you use to remove rows from a table?

Wähle eine der folgenden:

  • SELECT

  • UPDATE

  • DELETE

  • STOP

Erklärung

Frage 14 von 15

1

What is the primary means of programing and managing SQL Server?

Wähle eine der folgenden:

  • DOS commands

  • sqlcmd scripts

  • XQuery

  • T-SQL

Erklärung

Frage 15 von 15

1

What allows you to execute SQL commands in a command-line application?

Wähle eine der folgenden:

  • DOS commands

  • sqlcmd scripts

  • XQuery

  • Transact-SQL

Erklärung