4D v14

table_reference

Home

 
4D v14
table_reference

table_reference  


 

 

 Command table_referen{sql_name | sql_string} [[AS] {sql_name|sql_string}]

A table_reference can be either a standard SQL name or a string. You may also pass the optional AS keyword to assign an alias (in the form of an sql_name or sql_string) to the column. (Passing the optional sql_string or sql_name without the AS keyword has the same effect).

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
SEE ALSO 

SELECT
sql_name
sql_string

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)