filmov
tv
The Select Statement - Getting Started With SQL for Application Developers

Показать описание
This is a lecture from the Cockroach University course “Getting Started with SQL for Developers”.
In this lecture, we'll learn about the SELECT statement. We'll learn how to use a `SELECT` statement to query records in the database. We'll see how to specify which columns should be returned. We'll also see how to SELECT all columns using the asterisk wildcard.
In this lecture, we'll learn about the SELECT statement. We'll learn how to use a `SELECT` statement to query records in the database. We'll see how to specify which columns should be returned. We'll also see how to SELECT all columns using the asterisk wildcard.