WGU D427 Data Management Applications Pre-Assessment
66 Questions with Verified Answers
San Francisco, CA 94110
USA
How many attributes are present in the address fragment?
-1
-2
-3
- 4 - CORRECT ANSWER 4
The Package table has the following columns:
Weight—decimal
Description—optional variable length string
LastChangedDate—date
TrackingNumber—integer
Which column should be designated the primary key for the Package table?
Which SQL command is an example of data definition language (DDL)?
,- UPDATE
- ALTER
- SELECT
- DELETE - CORRECT ANSWER CREATE, ALTER, OR DROP
How would a database engine process an update that violates a RESTRICT
referential integrity constraint?
- The offending value would be set to the database default.
- The update would be rejected by the database.
- The offending value would be changed to NULL.
- The updated value would flow to the primary key. - CORRECT ANSWER The
update would be rejected by the database.
Which restriction applies when using a materialized view?
- The users of the view must provide search terms.
- The underlying data must be periodically refreshed.
- The tables referenced in the view must be indexed.
- The rows in the table must be compressed. - CORRECT ANSWER The underlying
data must be periodically refreshed.
Which query illustrates performing an outer join of the Movie table with a
different table?
- SELECT M.Title, A.Actor FROM Movie M, Actor A
WHERE M.ActorID = A.ID
- SELECT M.Title, A.Actor FROM Movie M
LEFT JOIN Movie MB ON M.ID, Actor A
- SELECT M.Title, A.Actor FROM Movie M
RIGHT JOIN Actor A ON M.ActorID = A.Id
- SELECT M.Title, A.Actor FROM Movie M
INNER JOIN Actor A ON M.ActorID = A.ID - CORRECT ANSWER SELECT M.Title,
A.Actor FROM Movie M
, LEFT JOIN Movie MB ON M.ID Actor A
Assume there are two tables, A and B.
Which rows will always be included in the result set if Table A is inner joined with
Table B?
- Only rows in Tables A and B that share the join condition
- all rows in Table B
- All rows in Table A
- Only rows in Tables A and B that do not share the join condition - CORRECT
ANSWER Only rows in Table A and B that share the join condition
1. Portland, OR 97212
How many attributes are present in the address fragment?
-1
-2
-3
- 4 - CORRECT ANSWER 3
2. The Patient table has the following columns:
first_name varchar(20)
last_name varchar (30)
birthdate date
patient_id int
Which column should be designated as the primary key for the Patient table?
3. The Exam table has the following columns:
exam_id int
exam_date date
Les avantages d'acheter des résumés chez Stuvia:
Qualité garantie par les avis des clients
Les clients de Stuvia ont évalués plus de 700 000 résumés. C'est comme ça que vous savez que vous achetez les meilleurs documents.
L’achat facile et rapide
Vous pouvez payer rapidement avec iDeal, carte de crédit ou Stuvia-crédit pour les résumés. Il n'y a pas d'adhésion nécessaire.
Focus sur l’essentiel
Vos camarades écrivent eux-mêmes les notes d’étude, c’est pourquoi les documents sont toujours fiables et à jour. Cela garantit que vous arrivez rapidement au coeur du matériel.
Foire aux questions
Qu'est-ce que j'obtiens en achetant ce document ?
Vous obtenez un PDF, disponible immédiatement après votre achat. Le document acheté est accessible à tout moment, n'importe où et indéfiniment via votre profil.
Garantie de remboursement : comment ça marche ?
Notre garantie de satisfaction garantit que vous trouverez toujours un document d'étude qui vous convient. Vous remplissez un formulaire et notre équipe du service client s'occupe du reste.
Auprès de qui est-ce que j'achète ce résumé ?
Stuvia est une place de marché. Alors, vous n'achetez donc pas ce document chez nous, mais auprès du vendeur paulhans. Stuvia facilite les paiements au vendeur.
Est-ce que j'aurai un abonnement?
Non, vous n'achetez ce résumé que pour $13.79. Vous n'êtes lié à rien après votre achat.