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
Is sql a scripting language?
How do I quit sql?
What are the basic sql commands?
What is pls integer?
What does the base_object_type column shows in the user.triggers data dictionary view?
What is database sql?
How to disable a trigger name update_salary?
What is an implicit commit?
What are the constraints available in sql?
Does truncate remove indexes?
What is partition by in sql?
What is a temporal data type?
Can we perform dml on view?
Define overloaded procedure?
Write a unique difference between a function and a stored procedure.