mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Change function description
This commit is contained in:
parent
ea94c3a65e
commit
34e2843708
@ -372,10 +372,10 @@ HASH
|
||||
----
|
||||
|
||||
Function:
|
||||
Returns a HASH of a value.
|
||||
Returns a HASH of a string.
|
||||
|
||||
Format:
|
||||
HASH( <value> )
|
||||
HASH( <string> )
|
||||
|
||||
Example:
|
||||
select hash(x) from y;
|
||||
|
Loading…
Reference in New Issue
Block a user