SQL with Oracle 10g XE - Using SELECT and WHERE to Query a Table

Опубликовано: 01 Ноябрь 2024
на канале: lecture snippets
10,273
43

In this video I use the SELECT command to query information from my table. Rather than viewing the entire table I can select which columns I want to see as well as in which order I would like them to appear. I use the WHERE command to state a condition on the query that will result in narrowing my search.

This video is part of a series of videos with the purpose of learning the SQL language. For more information visit Lecture Snippets at http://lecturesnippets.com.