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 version is sql?
What do you mean by field in sql?
How to add new employee details in an employee_details table with the following details
Can we use commit inside a trigger?
Is ms sql is free?
how to select unique records from a table? : Sql dba
What is indexing in sql and its types?
Can %notfound return null after a fetch?
what are all the common sql function? : Sql dba
Do we need to rebuild index after truncate?
how tsql statements can be written and submitted to the database engine? : Transact sql
what is “go” in t-sql? : Transact sql
Is sql database free?
How much ram can sql express use?
what is sql profiler? : Sql dba