ELT(n,string1[,string2,string3...])

Description: Returns string1 if n=1, string2 if n=2, and so on. If n is greater than the number of strings, or less than 1, returns NULL.

Example:

  • ELT(3,'John','William','Smith') returns Smith.

See also: FIELD().

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.103.183