LEFT ()
Returns the left part of a character string with the specified number of characters.
Example: Select LEFT (‘SUDHAKAR’, 5)
Result: SUDHA
LEFT ()
Returns the left part of a character string with the specified number of characters.
Example: Select LEFT (‘SUDHAKAR’, 5)
Result: SUDHA
Copyrights © 2024 letsupdateskills All rights reserved