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

Why do we create stored procedures & functions in pl/sql and how are they different?

0 Answers  


Is left join same as inner join?

0 Answers  


How do I delete a trigger?

0 Answers  


What is dialect in sql?

0 Answers  


Explain table and field in sql?

0 Answers  


When is the update_statistics command used?

0 Answers  


Can we change the table name in sql?

0 Answers  


What will you get by the cursor attribute sql%notfound?

0 Answers  


What is row_number () in sql?

0 Answers  


What is sql performance tuning?

0 Answers  


What are the different types of a subquery?

0 Answers  


What are different types of functions in sql?

0 Answers  


Categories