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)

C170 Performance Assessment Complete 2023

Rating
-
Sold
-
Pages
2
Grade
A+
Uploaded on
10-02-2023
Written in
2022/2023

C170 Performance Assessment Complete 2023 Syntax for updating a specific column in a specific row Ans- UPDATE table SET atrribute = value WHERE primary key = value; Syntax for deleting a row Ans- DELETE FROM TableName WHERE PrimaryKey = #; Syntax for creating a view Ans- CREATE VIEW name AS SELECT columnname CONCAT (attribute, ' ', attribute) AS newname, attributes FROM tablename Syntax to create an Index Ans- CREATE INDEX indexname ON table (attribute); Syntax for inserting rows into a table Ans- INSERT INTO TableName (ColumnName1, ColumnName2, ColumnName3) VALUES (Column1Value, Column2Value); Syntax for updating a value in a specific row Ans- UPDATE TableName SET Attribute = NewValue WHERE PrimaryKey = #; Syntax for deleting a row from table Ans- DELETE FROM TableName WHERE PrimaryKey = #; Going from Unnormalized to 1NF Ans- Add a primary key Eliminate Redundancies Going from 1NF to 2NF Ans- Create separate tables Create a foreign key linking the two tables Going from 2NF to 3NF Ans- Create a third table with its own primary key Create foreign keys to link the table

Show more Read less
Institution
Course

Content preview

C170 Performance Assessment
Complete 2023
Syntax for updating a specific column in a specific row Ans- UPDATE <table>

SET <atrribute> = <value>

WHERE <primary key> = <value>;



Syntax for deleting a row Ans- DELETE FROM <TableName>

WHERE <PrimaryKey> = <#>;



Syntax for creating a view Ans- CREATE VIEW <name>

AS SELECT <columnname>

CONCAT (<attribute>, ' ', <attribute>) AS <newname>, <attributes>

FROM <tablename>



Syntax to create an Index Ans- CREATE INDEX <indexname>

ON <table> (<attribute);



Syntax for inserting rows into a table Ans- INSERT INTO <TableName> (ColumnName1, ColumnName2,
ColumnName3)

VALUES (Column1Value, Column2Value);



Syntax for updating a value in a specific row Ans- UPDATE <TableName>

SET <Attribute> = <NewValue>

WHERE <PrimaryKey> = <#>;



Syntax for deleting a row from table Ans- DELETE FROM <TableName>

WHERE <PrimaryKey> = <#>;

Written for

Course

Document information

Uploaded on
February 10, 2023
Number of pages
2
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

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

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.
CertifiedGrades Chamberlain College Of Nursing
Follow You need to be logged in order to follow users or courses
Sold
145
Member since
3 year
Number of followers
61
Documents
8740
Last sold
3 weeks ago
High Scores

Hi there! Welcome to my online tutoring store, your ultimate destination for A+ rated educational resources! My meticulously curated collection of documents is designed to support your learning journey. Each resource has been carefully revised and verified to ensure top-notch quality, empowering you to excel academically. Feel free to reach out to consult with me on any subject matter—I'm here to help you thrive!

3.9

38 reviews

5
21
4
6
3
2
2
3
1
6

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

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions