HP Interview -2016
Unix
1) grep command in unix
2) what is set command
Answer Posted / sumanamara
2)
select length('HELLO')- length(replace('HELLO','L',''))
FROM
dual;
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Define a temp table?
What are sql data types?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
What is the difference between having and a where in sql?
discuss about myisam key cache. : Sql dba
What is the difference between left outer join and left join?
Name the different types of indexes in sql and define them.
What are stored procedures used for?
What are pl/sql packages?
What is the difference between microsoft access and sql server?
Determine if oracle date is on a weekend?
What is trigger and how to use it in sql?
What are sql functions? Describe in brief different types of sql functions?
What is database sql?
Can a procedure in a package be overloaded?