CoreyMS

Development, Design, DIY, and more

  • Contact
  • Portfolio
  • Development
    • Python
    • Git
    • Terminal
    • JavaScript
    • WordPress
  • Design
    • CSS
  • DIY
    • Woodworking
    • Home Improvement
  • Contributors
  • Support
  • Giveaway

SQL for Beginners: UPDATE and DELETE – Modifying and Removing Records from Your Database

November 3, 2015 by Corey Schafer Leave a Comment

In this video we will learn how to modify and remove records from our database using the UPDATE and DELETE statements. We will learn how to update and delete all the values in our table as well as updating and deleted specific values. Let’s get started:

Filed Under: Database, Development Tagged With: Computer Science, Postgres, PostgreSQL, SQL, Video

SQL for Beginners: SELECT – Retrieving Records from Your Database

November 3, 2015 by Corey Schafer Leave a Comment

In this video we will continue learning SQL Basics by retrieving records from our database using the SELECT statement. Once we learn how to use the SELECT statement, we will learn how to filter records that match a certain criteria with the WHERE Clause. Lastly, we will learn how to sort our results using the ORDER BY statement. Let’s get started:

Filed Under: Database, Development Tagged With: Computer Science, Postgres, PostgreSQL, SQL, Video

SQL for Beginners: INSERT – Adding Records to Your Table

October 13, 2015 by Corey Schafer Leave a Comment

In this video we will continue learning SQL Basics by inserting records into our table. We will learn the INSERT syntax, a couple of different ways we can add these records, and also what happens if we try to add incorrect values. Let’s get started.

Filed Under: Database, Development Tagged With: Computer Science, Programming, SQL, Video

SQL for Beginners: Creating Your First Table

October 13, 2015 by Corey Schafer Leave a Comment

In this video we will continue learning SQL Basics by creating our first table. We will go over the syntax for creating tables and also some datatypes we can use for our table’s fields. Let’s get started.

Filed Under: Database, Development Tagged With: Computer Science, Programming, SQL, Video

SQL for Beginners: Installing PostgreSQL and Creating Your First Database

October 13, 2015 by Corey Schafer Leave a Comment

In this video we will begin learning SQL Basics. To get started writing SQL, we need to first set up a server and a database. The server we will be using for these tutorials is Postgres. We’ll walk through how to download, install, and setup PostgreSQL. Then we will create our first database so that we can begin writing SQL code. Let’s get started.

Filed Under: Database, Development Tagged With: Computer Science, Programming, SQL, Video

Main Contributor

  • Andre Nevares

Top Contributors (17)

  • Andre Nevares
  • Cyril Hediger
  • Abhilash Rajan
  • Hien Nguyen
  • Alan Hawse – iotexpert.com
  • Just a Guy
  • Alex Canady
  • Sergey Trubin
  • Justin Presley
  • Sirake
  • chris
  • Jerome Massey
  • Robert Butler
  • Jonathan Llovet
  • David Myers
  • Karthik
  • Michael Zoitas

Thank You! If you would like to have your name listed as a contributor and support the website, you can do so through my Patreon Page. I am extremely grateful for any support.

Search CoreyMS.com

Subscribe to Future Posts

Recommended Books

Podcasts I Listen To

Tech Related:
Talk Python To Me
Shoptalk Show
Software Engineering Radio
HanselMinutes
CodePen Radio

Non-Tech Related:
Dan Carlin's Hardcore History
Bill Burr's Monday Morning Podcast
Waking Up with Sam Harris
StarTalk Radio
Talk Nerdy with Cara Santa Maria

© 2023 · CoreyMS · Corey Schafer