LEFT

Description

The LEFT function retrieves the specified number of characters from the left end of a string.

Syntax

LEFT(text, [length])

  • text: A text expression.
  • length: Optional; the number of characters to retrieve. If omitted, the leftmost
    character is retrieved.

Examples


LEFT

Share and Enjoy:
  • del.icio.us
  • Reddit
  • StumbleUpon
  • Technorati
  • Digg
  • Facebook
  • HackerNews
  • Suggest to Techmeme via Twitter
  • Twitter

Comments on this entry are closed.