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)

WGU - C170 - Data Management Applications exam (100% correct and graded A+)

Rating
-
Sold
-
Pages
3
Grade
A+
Uploaded on
08-02-2024
Written in
2023/2024

Create Database Syntax - Answer-CREATE DATABASE db_name; Simple SFW query syntax - Answer-SELECT * FROM db_name WHERE column_name operator value; Cardinality: Inside or outside? - Answer-Outside Modality: Inside or outside? - Answer-Inside What commands are used with data definition? - Answer-create, alter, drop, truncate, comment, rename What commands are used with data manipulation? - Answer-Select, Insert, Update, Delete, Merge, Call, Explain Plan, Lock Table Create Table Syntax - Answer-CREATE TABLE table_name ( column_name1 data_type(size), column_name2 data_type(size), ); What does AUTO_INCREMENT attribute do for numeric values? - Answer-It generates a series of unique identifier values. CREATE VIEW SYNTAX - Answer-CREATE VIEW view_name AS SELECT column_name(s) FROM table_name WHERE condition Primary Key Syntax - Answer-CREATE TABLE table_name( column1 data_type(size) PRIMARY KEY (column1) ); Create Index Syntax - Answer-CREATE INDEX index_name ON table_name(column_name) Insert syntax - Answer-INSERT INTO table_name VALUES (value1,value2,value3,...); Grant command syntax - Answer-GRANT privileges ON object TO user; Drop Syntax: Table, Index, Database - Answer-DROP TABLE table_name; ALTER TABLE table_name DROP INDEX index_name; DROP DATABASE database_name Count() Syntax - Answer-SELECT COUNT(column_name) FROM table_name; returns # of values in a column SELECT COUNT(*) FROM table_name; returns number of records in a table Inner Join Description - Answer-Returns all rows when there is at least one match in BOTH tables Left Join Description - Answer-Return all rows from the left table, and the matched rows from the right table

Show more Read less
Institution
WGU - C170 - Data Management Applications
Course
WGU - C170 - Data Management Applications








Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
WGU - C170 - Data Management Applications
Course
WGU - C170 - Data Management Applications

Document information

Uploaded on
February 8, 2024
Number of pages
3
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$8.49
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


Also available in package deal

Thumbnail
Package deal
WGU C170 Full Solution Pack 2024/2025 Solved 100%
-
14 2024
$ 120.66 More info

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.
Brainarium Delaware State University
View profile
Follow You need to be logged in order to follow users or courses
Sold
1887
Member since
2 year
Number of followers
1044
Documents
22740
Last sold
17 hours ago

3.8

326 reviews

5
151
4
62
3
55
2
16
1
42

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 tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card 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