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
Can a formula column referred to columns in higher group ?
What are the uses of a database trigger?
What is key preserved table?
How to define an oracle sub procedure?
How do I recompile a procedure in oracle?
What are the restrictions on external table columns?
What are the differences between char and varchar2 in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What is flashback in Oracle?
What do you mean by merge in oracle?
Explain overloading. Can functions be overloaded?
How to test null values?
How to connect asp pages to oracle servers?
Explain the use of indexes option in imp command.