Hello Team,
I want right substring from sql how can i get the result
Example i have a string 'ABCDEFGHIJK'
I WANT FROM RIGHT ' EFG ' HOW CAN I GET
its dynamic like substring we give (length,start,position)
like this i want from right we can give dynamic number from right.