Answer Posted / manohar sakare
A shell is a executable program, where all intereactive
unix commands are stored and executed giving final output.
(like DOS batch program).
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What privilege is needed for a user to connect to oracle server?
How to experiment a data lock in oracle?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
What is the difference between translate and replace in oracle?
Explain about functional dependency and its relation with table design?
What is an oracle tablespace?
How to assign a tablespace to a users in oracle?
How to retrieve the count of updated rows?
How to use subqueries in the from clause in oracle?
How do I manually uninstall oracle client?
What is an oracle function?
How to export your own schema?
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?
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
What is raw datatype in oracle?