Junior Year Related Work
Unit 5 SQL Test
In this assignment I proved that I had learned how to write basic SQL. I learned how to use SELECT/FROM/WHERE commands. And I learned about implicit and explicit JOIN statements.
I got a 100% on this test. It was pretty simple. Knowing how to read the data is important, which I can do. Adding labels can help with reading the output, since a name good for developers may not be good for a sales person.
I would like to learn how I can use SQL with programming languages to make apps that can pull data from an external database. This would be useful because I wouldn’t have to have all the data on one server, I can run the application on one server meant for it then run a storage server somewhere else.
