06. Oracle Database Tutorial - SELECT data in SQL Developer

preview_player
Показать описание
This video tutorial on Oracle Database provides detailed information on how to use SELECT statement in Oracle database using SQL Developer.

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

Thank you! Very helpful! This is all I need to get my work done

feivi
Автор

One question: seems like in your query you can add prefix or suffix to the real table name and column name, and SQL can still pull out the correct table and column. So what you put in query doesn’t have to match the table or column name exactly, as it does in cell content. Are the table name and column name case sensitive? I know that cell content is

feivi
Автор

select column_name, * from table name .... not working in oracle sql developer while it is working in sybase database. Can you tell me the way, I can execute this statement in sql developer.

sonukumar-enje
join shbcf.ru