You are on page 1of 1

Q.

Get all the employees whose job is not having any character as 'A' for second
occurance.

Q. Get all the employees and their job extracted, where the search should start
from character'A' always.

Q. Get all the designations/jobs where the pattern 'A' can be found as substringof
the value from the secong position of the search that is done for that particular
pattern.

Q. SACHIN_TENDULKAR => SACHIN => TENDULKAR

Q. Arrange the ename according to sal but ename should be right and job to be left
aligned.

Q.

You might also like