When we give SELECT * FROM EMP; How does oracle respond?
Answer Posted / vinay dixit
Oracle search for this table in the database and returns
all the rows.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are the two parts of design view?
What is the difference between cluster and non-cluster index?
What are different sql data types?
What is normalization in sql?
Why do we use triggers?
What is the difference between left outer join and left join?
Can sql function call stored procedure?
What is procedure explain with program?
How do I know if I have sql express or standard?
Explain alias in sql?
Explain ddl statements in pl/sql?
Which version of sql do I have?
How to create a menu in sqlplus or pl/sql?
What is the difference between subquery and correlated query?
How is sql used in oracle?