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
what are set operators in sql? : Sql dba
Do ddl statements need commit?
What does sql stand for?
what are ddl statements in mysql? : Sql dba
how to include comments in sql statements? : Sql dba
Can we use pl sql in mysql?
What is varchar sql?
Why do we use sqlite?
What is dba in sql? : SQL DBA
List the various privileges that a user can grant to another user?
Is pl sql better than sql?
What is AUTH_ID and AUTH_USER in pl/sql ?
What are some predefined exceptions in pl/sql?
What is offset in sql query?
how is exception handling handled in mysql? : Sql dba