SQL with Oracle 10g XE - Using SELECT to View the Entire Table

preview_player
Показать описание
In this video I use the SELECT command to view the data of a table. When viewing the entire table be sure to choose the appropriate number of records to display from the drop-down menu and then enter the command. To view the Books table I used the following:

SELECT *
FROM BOOKS;

Рекомендации по теме
Комментарии
Автор

What if there is only certian parts of the table that I wanna show?

Decavgamuct
welcome to shbcf.ru