Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4,6 TrustPilot
logo-home
Exam (elaborations)

D427 Question and answers correctly solved 2024

Rating
-
Sold
-
Pages
18
Grade
A+
Uploaded on
01-09-2024
Written in
2024/2025

D427 Question and answers correctly solved 2024 D427 - Data Management Relational data structure - correct answer A table has a name, a fixed tuple of columns, and varying sets of rows. A column has a name and a data type. A row is a unnamed set of values. Each corresponds to a column and belongs to the columns data type. A data type is a name set of values, from which column values are drawn. Similar concepts in databases - correct answer DATABASES MATHEMATICS FILES table relation file column attribute field row tuple record data type domain data type

Show more Read less
Institution
WGU D427
Course
WGU D427

Content preview

D427 - Data Management
Relational data structure - correct answer ✔A table has a name, a fixed tuple
of columns, and varying sets of rows.


A column has a name and a data type.


A row is a unnamed set of values. Each corresponds to a column and belongs
to the columns data type.


A data type is a name set of values, from which column values are drawn.


Similar concepts in databases - correct answer ✔DATABASES
MATHEMATICS FILES
table relation file
column attribute field
row tuple record
data type domain data type


Can a query select one specific row from a table? - correct answer ✔A query
selects a specific row by specifying one or more row values. Ex:
SELECT EmployeeName FROM Employee WHERE EmployeeID = 2594;


What is the result of a relational operation? - correct answer ✔What is the
result of a relational operation?


Name some operational operations - correct answer ✔Select, Project,
Product, Join, Union, Intersect, Difference, Rename, Aggregate

,An SQL statement can implement only one relational operation. T/F - correct
answer ✔FALSE


- Most SQL queries implement several operations. Ex: SELECT Name FROM
Employee WHERE Salary > 50000; implements both a select and a project
operation.


Unique primary key is an example of a relational rule.
T/F - correct answer ✔All relational tables should have a column with a
primary key.


primary keys identify individual rows.


Delete cascade is an example of a relational rule.
T/F - correct answer ✔FALSE


-Delete cascade is a business rule, not a relational rule. The delete cascade
rule requires that, when a row of a particular table is deleted, all related rows
are also deleted. Deleting related rows depends on business policy, and may
apply to some tables but not others.


Data in a relational database can violate relational rules.
T/F - correct answer ✔True


-Depending on how tables are specified, some relational rules can be violated.
Ex: A table with no primary key can be created. However, rule violations often
create business problems and should normally be avoided or automatically
prevented.

, All tables must have a primary key with no repeated values.
R or B rule - correct answer ✔Relational rule


All rows in a particular column must have known values.
R or B rule - correct answer ✔Business rule


Different columns of the same table must have different names. R or B rule -
correct answer ✔Relational rule


A database designer and database user both use SQL.
T/F - correct answer ✔True


-Designers use SQL to create the database and tables


-The users uses SQL to insert, retrieve, update, and delete from the tables.


All database systems use identical SQL statements
T/F - correct answer ✔FALSE


- SQL implementations differs in small ways between databases.


- correct answer ✔Literals - Explicit values that are string, numeric, or binary
.Strings must be surrounded by single quotes or double quotes.Binary values
are represented with x'0' where the 0 is any hex value .


Ex: 'String' "String" 123 x'0fa2'

Written for

Institution
WGU D427
Course
WGU D427

Document information

Uploaded on
September 1, 2024
Number of pages
18
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

R246,68
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Document also available in package deal

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Academia199 Chamberlain College Of Nursing
Follow You need to be logged in order to follow users or courses
Sold
358
Member since
3 year
Number of followers
209
Documents
19438
Last sold
1 day ago

3,9

51 reviews

5
27
4
7
3
7
2
3
1
7

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can immediately select a different document that better matches what you need.

Pay how you prefer, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card or EFT and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions