100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

WGU Data Management - Applications - C170 OA GSA1

Rating
-
Sold
-
Pages
2
Grade
A+
Uploaded on
01-12-2023
Written in
2023/2024

Add New Row - INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, value3, ...); Update Row - UPDATE table_name SET column1 = value1, column2 = value2, ... WHERE condition; Delete Row - DELETE FROM table_name WHERE condition; Inner Join - SELECT column_name(s) FROM table1 INNER JOIN table2 ON n_name = n_name; CREATE VIEW - CREATE VIEW viewname AS SELECT Col1, Col2 FROM table WHERE condition; Concatenate - CONCAT(Col1, Col2) AS NewColumnName; Create Index - CREATE INDEX index_name ON table_name (column1, column2, ...); Create Database - CREATE DATABASE databasename;

Show more Read less
Institution
Course








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

Written for

Course

Document information

Uploaded on
December 1, 2023
Number of pages
2
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

WGU Data Management - Applications - C170 OA
GSA1

Add New Row - ✔✔INSERT INTO table_name (column1, column2, ...)

VALUES (value1, value2, value3, ...);



Update Row - ✔✔UPDATE table_name

SET column1 = value1, column2 = value2, ...

WHERE condition;



Delete Row - ✔✔DELETE FROM table_name

WHERE condition;



Inner Join - ✔✔SELECT column_name(s)

FROM table1

INNER JOIN table2

ON table1.column_name = table2.column_name;



CREATE VIEW - ✔✔CREATE VIEW viewname AS

SELECT Col1, Col2

FROM table

WHERE condition;



Concatenate - ✔✔CONCAT(Col1, Col2) AS NewColumnName;



Create Index - ✔✔CREATE INDEX index_name

ON table_name (column1, column2, ...);



Create Database - ✔✔CREATE DATABASE databasename;
$7.99
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
eustacemaina122

Get to know the seller

Seller avatar
eustacemaina122 USIU
Follow You need to be logged in order to follow users or courses
Sold
1
Member since
2 year
Number of followers
1
Documents
519
Last sold
1 year ago

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

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