PostgreSQL Tutorial: LEFT Function: Get First N Characters in a String
Summary: The PostgreSQL LEFT() function returns the first n characters in the string.
Summary: The PostgreSQL LEFT() function returns the first n characters in the string.
Summary: The PostgreSQL LOCALTIME function returns the current time at which the current transaction starts.
Summary: The PostgreSQL LOCALTIMESTAMP function returns the current date and time at which the current transaction starts.
Summary: The PostgreSQL LPAD() function pads a string on the left to a specified length with a sequence of characters.
Summary: The PostgreSQL MD5() function calculates the MD5 hash of a string and returns the result in hexadecimal.
Summary: The PostgreSQL RIGHT() function returns the last n characters in a string.
Summary: The PostgreSQL SPLIT_PART() function splits a string on a specified delimiter and returns the nth substring.
Summary: This tutorial introduces you to the PostgreSQL TO_DATE() function that helps you convert a string to a date.
Summary: The PostgreSQL TO_NUMBER() function converts a character string to a numeric value.
Copyright (c) 2017 - 2025, Redrock Data Services, Inc. All rights reserved.