File descriptor check File descriptor check File descriptors are a Unix construct for tracking open “files”. In Unix though, everything is a file . For example, “files” could b...
TIME *Return value *Examples TIME Available since 2.6.0. Time complexity: O(1) The TIME command returns the current server time as a two items lists: a Unix timestamp an...
Greenplum Database expects rows of data to be separated by the LF character (Line feed, 0x0A ), CR (Carriage return, 0x0D ), or CR followed by LF (CR+LF , 0x0D 0x0A ). LF is ...
PEXPIREAT Syntax Return Examples PEXPIREAT Syntax PEXPIREAT key unix - time - milliseconds Time complexity: O(1) PEXPIREAT has the same effect and semantic as EXPIREAT...
PEXPIREAT Syntax Return Examples PEXPIREAT Syntax PEXPIREAT key unix - time - milliseconds Time complexity: O(1) PEXPIREAT has the same effect and semantic as EXPIREAT...
DATE Syntax Size Examples Supported casting and conversion See also DATE The DATE data type stores a year, month, and day. Syntax A constant value of type DATE can ...
commands detail - a alias (list all the aliases) alias (set an alias) apropos commands detail - a alias (list all the aliases) The Powershell equivalent of typing alias a...