Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Write a Query to calculate of A in string of 'VishashaaRajan'?

user-image
Question added by Akwin Dhas
Date Posted: 2017/09/15
Akwin Dhas
by Akwin Dhas

select len('VishashaaRajan') - len(replace('VishashaaRajan','a',''))

More Questions Like This