Differences

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

Link to this comparison view

dev:sql:functions:system_user [2009/12/05 00:46]
tdo created
dev:sql:functions:system_user [2016/06/28 22:38]
Line 1: Line 1:
-{{page>:​top_add&​nofooter&​noeditbtn}} 
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ 
-====== Omnidex SQL Function: SYSTEM_USER ====== 
-{{page>:​sql_bar&​nofooter&​noeditbtn}} 
-===== Description ===== 
-The SYSTEM_USER function returns a string containing the operating system login. The return data type is C STRING maximum length 255. 
-===== Syntax ===== 
-  SYSTEM_USER 
-===== Example ===== 
-==== Example 1 ==== 
-<code SQL> 
-select company, ​ 
-system_user ​ 
-from customers where company='​dynamic'​ 
  
-Dynamic Information Systems Corporation ​    TDO 
-</​code>​ 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
dev/sql/functions/system_user.txt ยท Last modified: 2016/06/28 22:38 (external edit)