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
What is before trigger?
Does truncate table reset auto increment?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
Which is better stored procedure or query?
what are all the different normalizations? : Sql dba
I need a function for a train ticket reservation please answer it thanks in advance
what is acid property in database? : Sql dba
Write a sql select query that only returns each name only once from a table?
What is a primary key sql?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
Define concurrency control. : Transact sql
How to download oracle sql developer?
What are some emotional triggers?
Can we insert data in view?
What is a sql trace file?