Funzioni Miscellanee
DEFAULT, GET_LOCK, SLEEP, UUID, etc...
-
DEFAULT
Sintassi DEFAULT(nome_col) Spiegazione Restituisce il valore di default di ... -
GET_LOCK
Sintassi GET_LOCK(str, timeout) Spiegazione Cerca di acquisire un lock con ... -
INET_ATON
Sintassi INET_ATON(espr) Spiegazione Data una rappresentazione stringa a ot... -
INET_NTOA
Sintassi INET_NTOA(espr) Spiegazione Dato un indirizzo di rete numerico in ... -
IS_FREE_LOCK
Sintassi IS_FREE_LOCK(str) Spiegazione Verifica se il lock chiamato str è l... -
IS_USED_LOCK
Sintassi IS_USED_LOCK(str) Spiegazione Verifica che il lock chiamato str è ... -
MASTER_POS_WAIT
Sintassi MASTER_POS_WAIT(nome_log, pos_log[, timeout, ["nome_connession... -
NAME_CONST
Sintassi NAME_CONST(nome, valore) Spiegazione Restituisce il valore dato. S... -
RELEASE_LOCK
Sintassi RELEASE_LOCK(str) Spiegazione Rilascia il lock che ha per nome la ... -
SLEEP
Sintassi SLEEP(durata) Spiegazione Dorme (cioé va in pausa) per il numero d... -
UUID
Sintassi UUID() Spiegazione Restituisce un Universal Unique Identifier (UUI... -
UUID_SHORT
Sintassi UUID_SHORT() Spiegazione Restituisce un universal identifier "brev... -
VALUES
Sintassi VALUES(nome_col) Spiegazione E' possibile utilizzare la funzione V...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.