Hawerth Castro
Quiz por , criado more than 1 year ago

Database Fundamentals Quizzes preparing to certification

24
0
0
Hawerth Castro
Criado por Hawerth Castro mais de 7 anos atrás
Fechar

CET_TARDE - MTA Database - DIAGNOSTIC4

Questão 1 de 15

1

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

Selecione uma das seguintes:

  • .mdf

  • .ldf

  • .ndf

  • .log

Explicação

Questão 2 de 15

1

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

Selecione uma das seguintes:

  • sort

  • filter

  • index

  • transaction log

Explicação

Questão 3 de 15

1

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

Selecione uma das seguintes:

  • flat program

  • spreadsheet group

  • DAT application

  • DBMS

Explicação

Questão 4 de 15

1

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

Selecione uma das seguintes:

  • flat type database

  • hierarchical database

  • relational database

  • tabled database

Explicação

Questão 5 de 15

1

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

Selecione uma das seguintes:

  • flat-file database

  • hierarchical database

  • relational database

  • tabled database

Explicação

Questão 6 de 15

1

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

Selecione uma das seguintes:

  • database server

  • workstation

  • collector

  • computer located in the center of the building

Explicação

Questão 7 de 15

1

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

Selecione uma das seguintes:

  • checker

  • validator

  • scanner

  • constraint

Explicação

Questão 8 de 15

1

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

Selecione uma das seguintes:

  • DBS

  • SSMS

  • SQL Configuration Tool

  • SQL ODBC Emulator

Explicação

Questão 9 de 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?

Selecione uma das seguintes:

  • DML

  • DDE

  • DDL

  • DAT

Explicação

Questão 10 de 15

1

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

Selecione uma das seguintes:

  • DML

  • DDE

  • DDL

  • DAT

Explicação

Questão 11 de 15

1

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

Selecione uma das seguintes:

  • DML

  • DDE

  • DDL

  • DAT

Explicação

Questão 12 de 15

1

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

Selecione uma das seguintes:

  • DELETE

  • DEL

  • DROP

  • REMOVE

Explicação

Questão 13 de 15

1

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

Selecione uma das seguintes:

  • SELECT

  • UPDATE

  • DELETE

  • STOP

Explicação

Questão 14 de 15

1

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

Selecione uma das seguintes:

  • DOS commands

  • sqlcmd scripts

  • XQuery

  • T-SQL

Explicação

Questão 15 de 15

1

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

Selecione uma das seguintes:

  • DOS commands

  • sqlcmd scripts

  • XQuery

  • Transact-SQL

Explicação