what is shell?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / gyana
shell is an executable program which handles all the
requests given to the kernel.it simply a program execution
file.
| Is This Answer Correct ? | 1 Yes | 0 No |
What happens to indexes if you drop a table?
How can windows applications connect to oracle servers?
What are the execution control statements in oracle?
Is there an oracle sql query that aggregates multiple rows into one row?
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
how to genarate random numbers in oracle for particular row?
what is the use of system.effective.date variable in oracle?
What is literal?
How to retrieve data from an explicit cursor?
How do I know if oracle is installed on windows?
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
What is backup in Oracle?