When we give SELECT * FROM EMP; How does oracle respond?
Answer Posted / veni
WE give this query when, we need to view the entire record
of emp table. ( i.e) it will display all the rows and
columns of emp table. and the oracle respond the same as
per the query given.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
what is sql server agent? : Sql dba
what are the types of join and explain each? : Sql dba
What is the use of sqlerrd 3?
What is scope and visibility in PL/SQL?
Mention what are the benefits of pl/sql packages?
What version is sql?
What is interval partition?
Can delete statement be rollbacked?
What is thread join () in threading?
What are crud methods?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
What are triggers in sql?
Explain sql data types?
Is pl sql different from sql?
What is sql comments?