Data Analyst

Data Analyst

As a Data Analyst, I analyze and visualize data in order to answer business questions and to enable data-driven decision making.

66 posts
PostgreSQL - ALTER TABLE

PostgreSQL - ALTER TABLE

Introduction In this tutorial, we want to modify an existing table by using a SQL Statement. In order to do this, we use the ALTER TABLE Statement. We have already created a table called student. The table has the following columns: Example 1 - ADD COLUMN We want to add...

PostgreSQL - CREATE TABLE

PostgreSQL - CREATE TABLE

Introduction In this tutorial, we want to create a table by using a SQL Statement. In order to do this, we use the CREATE TABLE Statement. We have already created a server called DLNerdsServer and a database called dlnerdsacademy. Now, we want to create a table called student. SQL Statement...

You’ve successfully subscribed to Deep Learning Nerds | The ultimate Learning Platform for AI and Data Science
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.