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
Does mysql support pl sql?
Write the alter statement to enable all the triggers on the t.students table.
What are the two virtual tables available at the time of database trigger execution?
What is partition in sql query?
How many databases can sql express handle?
What plvcmt and plvrb does in pl/sql?
What are stored procedures in mysql?
What is flag in sql?
What is a full join sql?
explain advantages of myisam over innodb? : Sql dba
Which query operators in sql is used for pattern matching?
What is audit logout in sql profiler?
Which operator is used in query for pattern matching?
Which is better varchar or nvarchar?
Why do we use subquery?