what is Table ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
A table is the basic unit of data storage in an ORACLE
database. The tables of a database hold all of the user
accessible data. Table data is stored in rows and columns.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anand
table is nothing but it is collection of row and column.
| Is This Answer Correct ? | 0 Yes | 0 No |
Point the difference between translate and replace?
How do we get field detail of a table?
How to create a table in a specific tablespace?
20. Using a set operator, display the client number of all clients who have never placed an order.
What is meant by redo log buffer ?
What is difference between cartesian join and cross join?
 What are the oracle DML commands possible through an update strategy?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
how to tune oracle sql queries pls tell me step by step. urgent pls
difference between bind variable and variable
Why do we use bulk collect in oracle?