O /\

Global Statements Dictionary

Previous | Next | Index | S

sq


Term: SQL

(es' kU' el', sE' kwul, sEk' wel) [Structured Query Language] n.

a standardized language for retrieving data from databases, developed by IBM in the 1970s. Use the SQL procedure to execute SQL statements in a SAS program. Use the SQL option in the SUBMIT statement to execute SQL statements in an SCL program.

SAS word: SQL

Procedure. Executes SQL statements.

SAS word: SQLOBS

Automatic macro variable. Number of rows processed by an SQL statement.

SAS word: SQLOOPS

Automatic macro variable. Number of loop iterations in the execution of an SQL statement.

Term: SQL pass-through

SAS/ACCESS. n., adj.

a feature of SAS SQL that passes SQL statements and queries to a database management system for execution.

SAS word: SQLRC

Automatic macro variable. Error code resulting from the execution of an SQL statement.

Term: SQL view

n.

a view defined as an SQL query.

SAS word: SQLXMSG

Automatic macro variable. SAS/ACCESS. Error message text from the SQL pass-through facility.

SAS word: SQLXRC

Automatic macro variable. SAS/ACCESS. Error code from the SQL pass-through facility.

SAS word: SQRT

Function. Square root. Ref: PSPPR:Functions. PSPL:Functions and CALL Routines:Mathematical Functions. SLRD:Functions and CALL Routines.

Term: square

(skwa^r') n.

1. a simple closed geometric figure consisting of four sides of equal lengths and four equal angles.

2. the result of multiplying a number by itself; the second power of a number.

v.t.

3. to calculate the square of.

Term: square root

(skwa^r' rOOt') n.

a number whose square is a specific number.


Previous | Next | Index | S

Global Statements Dictionary

!*=~ $ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

References