Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dev:sql:functions:chr [2010/07/08 22:52]
tdo created
dev:sql:functions:chr [2016/06/28 22:38] (current)
Line 3: Line 3:
 ====== Omnidex SQL Function: CHR ====== ====== Omnidex SQL Function: CHR ======
 {{page>:​sql_bar&​nofooter&​noeditbtn}} {{page>:​sql_bar&​nofooter&​noeditbtn}}
-^See Also:^ [[ dev:sql:orafunctions:chr | CHR ]] ^ [[ dev:sql:orafunctions:instr | INSTR ]] ^ [[ dev:sql:orafunctions:new_time | NEW_TIME ]] ^ [[ dev:sql:orafunctions:nvl | NVL ]] ^ [[ dev:sql:orafunctions:substr | SUBSTR ]] ^ [[ dev:sql:orafunctions:​sys_extract_utc | SYS_EXTRACT_UTC ]] ^ [[ dev:sql:orafunctions:sysdate | SYSDATE ]] ^ [[ dev:sql:orafunctions:​systimestamp | SYSTIMESTAMP ]] ^ [[ dev:sql:orafunctions:to_date | TO_DATE ]] ^ [[ dev:sql:orafunctions:to_number | TO_NUMBER ]] ^+^See Also:^ [[ dev:sql:functions:chr | CHR ]] ^ [[ dev:sql:functions:instr | INSTR ]] ^ [[ dev:sql:functions:new_time | NEW_TIME ]] ^ [[ dev:sql:functions:nvl | NVL ]] ^ [[ dev:sql:functions:substr | SUBSTR ]] ^ [[ dev:sql:functions:​sys_extract_utc | SYS_EXTRACT_UTC ]] ^ [[ dev:sql:functions:sysdate | SYSDATE ]] ^ [[ dev:sql:functions:​systimestamp | SYSTIMESTAMP ]] ^ [[ dev:sql:functions:to_date | TO_DATE ]] ^ [[ dev:sql:functions:to_number | TO_NUMBER ]] ^ 
 ===== Description ===== ===== Description =====
-The CHR function returns the character with the specified ascii value and the return data type as a STRING size of 1 character.  ​+The CHR function returns the character with the specified ascii value and the return data type as a STRING size of 1 character.  ​
  
 This function is only available when the CREATE ENVIRONMENT statement contains the SQL_SYNTAX ORACLE clause or the SET SQL_SYNTAX ORACLE setting is set programmatically. This function is only available when the CREATE ENVIRONMENT statement contains the SQL_SYNTAX ORACLE clause or the SET SQL_SYNTAX ORACLE setting is set programmatically.
 
Back to top
dev/sql/functions/chr.1278629567.txt.gz · Last modified: 2016/06/28 22:38 (external edit)