When we give SELECT * FROM EMP; How does oracle respond?
Answer Posted / reddy
IT WILL GIVES THE ALL THE ATTRIBUTS IN EMP TABLE
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
When should I use nosql database?
How can the performance of a trigger be improved?
how to get @@error and @@rowcount at the same time? : Sql dba
Is foreign key mandatory?
Is primary key an index?
What is sql lookup?
What is sql not null constraint?
what is sql server agent? : Sql dba
Is pl sql better than sql?
What is clustered and nonclustered index in sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
Which table is left in join?
What packages(if any) has oracle provided for use by developers?
Which table is left in left join?
How do temporal tables work?