Answer Posted / pradeep
Create database database_name;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what are steps for interface? where is exchange rate defined in which table?
Will you be able to store pictures in the database?
What is dual table oracle?
What is the recommended interval at which to run statspack snapshots, and why?
How to delete all rows a table in oracle?
How to create a new table in oracle?
How to pass parameters to procedures in oracle?
What is procedure overloading in oracle?
How to create an oracle testing table?
What are the attributes of cursor?
How to create a new table by selecting rows from another table?
does the query needs a hint to access a materialized view?
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?
What is integrity and what is constraint??Explain with example
What is oracle latest version?