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 |
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
The join defined by the default data link is an outer join yes or no ?
Can the default values be assigned to actual parameters?
What is blob data type in oracle?
What are the oracle differences between nvl and coalesce
List the types of joins used in writing subqueries?
what are the default admin accounts in Oracle 10g ?
DBMS vs. RDBMS
List out the types of joins.
How do we display rows from the table without duplicates?
why can't we assign not null constraint as table level constraint
Can we use bind variables in oracle stored procedure?