Answer Posted / sarika
select * from tablename;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
How to check the oracle tns settings?
What is oracle latest version?
definition of cluster and non-clustered index?
Is oracle a programming language?
What is Virtual Private Database in Oracle?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What is a dead lock in oracle?
How to see the table columns used in an index?
What are the varoius components of physical database structure of oracle database?
How can I combine multiple rows into a comma-delimited list in oracle?
How to use existing values in update statements using oracle?
What is a lookup table in oracle?
What is transport network substrate (tns) in oracle?
What is a static data dictionary in oracle?