Answer Posted / ravi shrivastava
DROP TABLE TABLENAME
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by a database object?
How to bring a tablespace online?
Describe an oracle table?
How to export your own schema?
What is the data pump import utility?
How does Oracle guarantee data integrity of data changes?
What privilege is needed for a user to create tables in oracle?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
Is there an oracle sql query that aggregates multiple rows into one row?
Is a rollback possible to any savepoint?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
How to define default values for formal parameters?
How many types of tables are there in oracle?
What is transport network substrate (tns) in oracle?
How to see free space of each tablespace?