Preview

Relational Database System Sql Analysis Paper

Good Essays
Open Document
Open Document
579 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Relational Database System Sql Analysis Paper
Relational Database System SQL Analysis Paper

In this section I learned that SQL can input a lot of information into Access for you. I have taken some SQL courses before and still have not learned all of these commands. I can see why people take full degrees on just programming. Another thing I saw was SQL could do a lot of damage to Access. All you would have to do is write a script that could change a lot of information.
During this assignment I learned “SQL (pronounced "ess-que-el") stands for Structured Query Language. SQL is used to communicate with a database. (Interactive Online SQL Training)” In the lessons I learned different things: * In lesson 2 I learned that a relational database system contains one or more objects that are called tables. The data or information for the databases is stored in the tables (Interactive Online SQL Training). * In lesson 3 I learned how the select statement is used to query the databases. I also learned how to retrieve selected data that match the criteria that I specified (Interactive Online SQL Training). * In lesson 4 I learned how to create a table statement. This statement is used to create new tables (Interactive Online SQL Training). * In lesson 5 I learned how to use the insert statement to insert or add a row of data into the table (Interactive Online SQL Training). This lesson was extremely hard because of information already being in the table. I made a couple of different tables all with other peoples information already in them. I finally had to make a new table from scratch to get this lesson to work (Interactive Online SQL Training). * In lesson 6 I learned that the update statement is used to update or change records that match specified criteria in the table (Interactive Online SQL Training). * In lesson 7 I learned that the delete statement is used to delete records or rows from the table (Interactive Online SQL Training). * In lesson 8 I learned I learned how to delete



Cited: [ Interactive Online SQL Training. (n.d.). (QuinStreet Inc.) Retrieved March 10, 2013, from SQLCourse.com: http://www.sqlcourse.com/index.html ]

You May Also Find These Documents Helpful

  • Better Essays

    Microsoft Access Tutorial. (2005). Reports I: Show off your data. Retrieved on July 16, 2005 from http://office.microsoft.com/training/training.aspx?AssetID=RC010780631033.…

    • 2384 Words
    • 10 Pages
    Better Essays
  • Good Essays

    Lab 5 deals with writing queries using multiple tables as covered in the reading and lecture material this week. In some cases, you will be given the option to write a query using either the TRADITIONAL method of joining tables or using the JOIN key word. In some cases, you will be asked to use a specific approach. Using the incorrect process when the process is specified will result in points being taken off for that problem.…

    • 1559 Words
    • 7 Pages
    Good Essays
  • Satisfactory Essays

    Reflect on the textbook readings. Using the search strings listed in the Electronic Reserve Readings for Week one search for additional information on database systems. What information would your provide to an organization or your employer on why database systems should be used?…

    • 644 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Kudler Fine Food Week 4

    • 284 Words
    • 2 Pages

    Using the database and tables from Week Three, write queries using the SQL SELECT statement.…

    • 284 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    cis3730_Exam1_Studyguide

    • 512 Words
    • 2 Pages

    Be able to give examples of tables, specify their primary keys, and explain how they are related through foreign keys.…

    • 512 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 6 True

    • 287 Words
    • 1 Page

    SQL is the programming language used to manipulate data and data objects in a relational database management system. TRUE…

    • 287 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Nt1310 Unit 1 Assignment

    • 533 Words
    • 3 Pages

    1. Look for a certain issue or article about Database Management related to your course. Make some comments about the article.…

    • 533 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Extract the First and Last Name, Address, City, State, Zip Code and Phone Number of each senior on the database. Sort by Last Name, then First Name (1 sort).…

    • 325 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    During Week 1, the primary learning activity is to set up the programming and database environments that you will use in completing the course labs. We will investigate TCO 5 by learning how to use Visual Studio to connect to a MySQL database. This…

    • 1818 Words
    • 8 Pages
    Better Essays
  • Satisfactory Essays

    unit 6

    • 360 Words
    • 2 Pages

    13) The WHERE clause is used to set criteria by which to filter which rows are returned or affected.…

    • 360 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    "SQL History and Revisions." 30 Tutorial Books by Herong Yang on Software Programming Technologies. N.p., n.d. Web. 26 Sept. 2012. <http://www.herongyang.com/MySQL/SQL-History-and-Revisions.html>.…

    • 701 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Discussion Board

    • 460 Words
    • 2 Pages

    I need to complete this assignment but I am having a hard time understanding it. Can someone give me some pointers on what to write on the DB? I just need a guide to start off with.…

    • 460 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Relational Database Paper

    • 547 Words
    • 3 Pages

    I think a few of the most important concepts in a relational database design are: Primary Key (PK) - A column with a unique value for each row. From a design perspective a PK is a requirement. Primary Keys allow you to quickly and easily associate data from multiple tables that are related. Foreign Key (FK) - When you want a row in one table to be linked to a row in another table, you place a FK column in the child table and use the value of the parent row's PK as the value of the FK field. One-To-One…

    • 547 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Data Modeling by Example

    • 8185 Words
    • 33 Pages

    This book adopts a unique approach which is based on using existing Data Models as the basis for designing new ones to meet specific requirements.…

    • 8185 Words
    • 33 Pages
    Powerful Essays
  • Good Essays

    a) create a database that consist of two tables, namely table STUDENT and table CLASS. The database should store student ID, name, class, form teacher and marks for each subject taken.…

    • 1316 Words
    • 6 Pages
    Good Essays