Accounts are FREE. With an account, you can subscribe to courses, get alerts when new content is added to your courses, and keep track of your watch history.
Please login or register to watch the video.
Please login or register to watch the video.
In part 2 of this Introduction to PostgreSQL tutorial series, you'll build on the basics you learned in part 1 by learning: - How to view specific columns in your table - How to view specific rows in your table - Why text values are different to number values in your queries - Updating data in a table - Deleting data in a table