Syntax
Parameters
Return Type
TEXT
Remarks
- If
<n>is0or negative, an empty string is returned. - If either argument is
NULL,NULLis returned. REPEATsupports multi-byte UTF-8 characters.
Example
The following example repeats the string'Firebolt' three times:
Rows: 1Execution time: 3.04ms
Rows: 1Execution time: 2.40ms