Answer Posted / ansupriya
SELECT LENGTH(REPLACE(TRANSLATE('HELLO','HEO',' '),' ')) FROM DUAL
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Enlist the data types that can be used in pl/sql?
What is sql engine in oracle?
What is a table in a database?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What packages(if any) has oracle provided for use by developers?
What is the use of procedures?
What is database migration?
Can a view be mutating? If yes, then how?
How to connect a sql*plus session to an oracle server?
How do I add a database to sql?
Which are the different case manipulation functions in sql?
What is java sql connection?
Explain select statements in sql?
What are the basic sql commands?
What is the difference between syntax error and runtime error?