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
How do I access sql anywhere database?
What is the difference between subquery and correlated query?
How do you write an inner join query?
What is the difference between nvl function, ifnull function, and isnull function?
Does sql*plus have a pl/sql engine?
What is trigger point?
what are the authentication modes in sql server? How can it be changed? : Sql dba
What is microsoft t sql?
How to write pl sql program in mysql command prompt?
how can we destroy the cookie? : Sql dba
Why do we need unique key in a table?
How do you add a column to a table?
What is the use of function "module procedure" in pl/sql?
how to get help information from the server? : Sql dba
What is an exception in PL/SQL? What are the two types of exceptions?