HP Interview -2016
Unix
1) grep command in unix
2) what is set command



HP Interview -2016 Unix 1) grep command in unix 2) what is set command..

Answer / sumanamara

2)
select length('HELLO')- length(replace('HELLO','L',''))
FROM
dual;

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More SQL PLSQL Interview Questions

Is a table valued function object?

0 Answers  


select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?

2 Answers  


How many disk partitions should I have?

0 Answers  


What is difference between sql function and stored procedure?

0 Answers  


What is raw datatype in sql?

0 Answers  






what are the different index configurations a table can have? : Sql dba

0 Answers  


what are wild cards used in database for pattern matching ? : Sql dba

0 Answers  


Is sql easier than java?

0 Answers  


how view used for security purposes?

3 Answers   Glam India,


i have a word ***********hello********world******. I require a o/p **********hello world**********, Need to delete the middle stars.

3 Answers  


What is the primary use of normalization?

0 Answers  


Is sql a programming?

0 Answers  


Categories