Guest User

Untitled

a guest
Mar 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. <h2> Fundamental SQL </h2>
  2.  
  3. I decided to start with the basics again. Because I figured If im going to be doing mod 2 again. Might as well start from the beginning. My time going back through the basics of SQL has been really helpful. Spending so much time with just rails I didnt realize how much of this I began to lose. Creating a table and being inserting data into a already existing table was something I really needed a refresher on. Also being able to display the data I have already on my table was much needed also. Some of these commands I have started a sticky on my computer to help with the memorization of the commands. Updating and removing rows from my table was also a great refresher and will make sure to bookmark this page to keep all this in the memory. The most helpful part I would have to say was the section on relationships and foreign keys. The last timet through mod 2 I believe the many to many was what I was having the hardest time with. I have also find some material online that has really helped me out with wrapping my head around that relationship in rails. I also have started to go through the other two challanges and should be through those within the next couple of days.
Add Comment
Please, Sign In to add comment