Answer Posted / poovitha
select * from employee
Here,
employee refers "TABLE NAME"
* refers all records in the table
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Compare and contrast between sql and sql server and explain its various functions?
Explain the different normalization forms?
What are the original export and import utilities?
How can we view last record added to a table?
What is the data pump export utility?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
Differentiate between post-database commit and post-form commit?
Can a formula column referred to columns in higher group ?
Can we commit inside a function in oracle?
What do you mean by merge in oracle and how can you merge two tables?
How to assign a tablespace to a users in oracle?
What is the maximum limit on the number of columns in a table?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
How to compare dates in oracle sql?
What happens in oracle commit?