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

Database Quizzes preparing to certification

23
0
0
Hawerth Castro
Erstellt von Hawerth Castro vor fast 7 Jahre
Schließen

CET_TARDE - MTA Database - DIAGNOSTIC2

Frage 1 von 15

1

What command do you use to perform a query in SQL?

Wähle eine der folgenden:

  • USE

  • SELECT

  • QUERY

  • CHOSE

Erklärung

Frage 2 von 15

1

What wildcard character retrieves all records with the SELECT command?

Wähle eine der folgenden:

  • *

  • %

  • $

  • ?

Erklärung

Frage 3 von 15

1

What would you use to combine two parameters in a query in SQL?

Wähle eine der folgenden:

  • PLUS

  • BOTH

  • COMBINE

  • AND

Erklärung

Frage 4 von 15

1

What clause would you use with the SELECT command that would pull records based on a range?

Wähle eine der folgenden:

  • COMBO

  • BETWEEN

  • OR

  • COMBINE

Erklärung

Frage 5 von 15

1

What keyword used with the SELECT statement is used to not output specified records?

Wähle eine der folgenden:

  • OR

  • DISALLOW

  • DISREGARD

  • NOT

Erklärung

Frage 6 von 15

1

What would you use to combine columns from two different tables?

Wähle eine der folgenden:

  • AND

  • BETWEEN

  • JOIN

  • COMBINE

Erklärung

Frage 7 von 15

1

Which clause used with the SELECT command will return values that you want to exclude from the normal parameters?

Wähle eine der folgenden:

  • EXCEPT

  • INTERSECT

  • SEARCH

  • EXCLUDE

Erklärung

Frage 8 von 15

1

What clause is used to combine related data from multiple table sources?

Wähle eine der folgenden:

  • COMBINE

  • AND

  • JOIN

  • PLUS

Erklärung

Frage 9 von 15

1

What statement would you use to add data to a table?

Wähle eine der folgenden:

  • ADD

  • INSERT

  • JOIN

  • PRESENT

Erklärung

Frage 10 von 15

1

What statement would you use to change data in a table?

Wähle eine der folgenden:

  • CHANGE

  • MODIFY

  • INSERT

  • UPDATE

Erklärung

Frage 11 von 15

1

What statement is used to delete one or more rows in a table?

Wähle eine der folgenden:

  • DELETE

  • REMOVE

  • TRUNCATE

  • CHANGE

Erklärung

Frage 12 von 15

1

What statement is used to delete a table from a database?

Wähle eine der folgenden:

  • DELETE

  • DROP

  • REMOVE

  • TRUNCATE

Erklärung

Frage 13 von 15

1

How can you prevent the accidental loss of an entire table?

Wähle eine der folgenden:

  • Use the DELETE TRANS command.

  • Use the LOOPBACK command.

  • Use the SAFEDELETE command.

  • Use referential integrity.

Erklärung

Frage 14 von 15

1

What do you perform when you want to recall specific records from a database?

Wähle eine der folgenden:

  • recall

  • virtual extraction

  • reach

  • query

Erklärung

Frage 15 von 15

1

What command would you use to delete a table while leaving the table structure in place for future use?

Wähle eine der folgenden:

  • DELETE TABLE

  • TRUNCATE TABLE

  • REMOVE TABLE

  • STOP TABLE

Erklärung