preview

SQL Lab Report

Decent Essays

1. Describe what you did. This week I got to go in a little deeper into the understanding and application of SQL. As part of that, I practiced inserting and updating tables for both the discussion post and the week’s assignment. I then applied insertions to our ongoing library database project.
2. Describe your reactions to what you did. Practice is great. I really feel like I learned some valuable information this week to efficiently manipulate data in a DBMS. I did have some frustration as I couldn’t find a way with the Open Office database to insert multiple rows with a single insert statement. I think this may be a restriction in Open Office, but during investigations, it was generally recommended to limit multiple entries at once …show more content…

Don’t accidentally swap months and days. Backup your database before making alterations. Think ahead when creating tables to make sure things like character counts are sufficient for the data you will be entering. All these little things add up together and will make me better at handling data bases in the future.
6. What surprised me or caused me to wonder? I’m really wanting to better appreciate the differences in what various DBMS will allow with SQL. Certainly, there are systems that allow for insertion of multiple rows of data with a single statement, otherwise texts would describe the action. Considering that there are some “standards” for SQL, I’m surprised that a lot of this isn’t the same across the board in different systems. I was looking into some of this through the WC3 site and their various SQL tutorials. I suppose, like the many programming languages, knowing specifically how your DBMS handles SQL will often be similar but different.
7. What happened that felt particularly challenging? Why was it challenging to me? I can’t say there was anything that felt particularly challenging this week. It was more like just hitting road blocks and then needing to learn the new path around it. As a result, the difficulty was really in the trial, error, and research to complete tasks.
8. What skills and

Get Access