SAS Institute. The Power to Know

SAS(R) Data Quality Server 9.2: Reference

Previous Page | Next Page

Functions and CALL Routines

Functions Listed Alphabetically

The DQCASE Function returns a character value with standardized capitalization.

The DQGENDER Function returns a gender determination from the name of an individual.

The DQGENDERPARSED Function returns a gender determination from the parsed name of an individual.

The DQIDENTIFY Function returns a category name from a character value.

The DQLOCALEGUESS Function returns the name of the locale that is most likely represented by a character value.

The DQLOCALEINFOGET Function returns information about locales.

The DQLOCALEINFOLIST Function displays the names of the definitions in a locale and returns a count of those definitions.

The DQMATCH Function returns a match code from a character value.

The DQMATCHINFOGET Function returns the name of the parse definition that is associated with a match definition.

The DQMATCHPARSED Function returns a match code from a parsed character value.

The DQPARSE CALL Routine returns a parsed character value and a status flag.

The DQPARSE Function returns a parsed character value.

The DQPARSEINFOGET Function returns the token names for the specified parse definition.

The DQPARSETOKENGET Function returns a token from a parsed character value.

The DQPARSETOKENPUT Function inserts a token into a parsed character value and returns the updated parsed character value.

The DQPATTERN Function returns a pattern analysis from an input character value.

The DQSCHEMEAPPLY Function applies a scheme and returns a transformed value after applying a scheme.

The DQSCHEMEAPPLY CALL Routine applies a scheme and returns a transformed value and a transformation flag.

The DQSRVARCHJOB Function runs an dfPower Architect job on a DataFlux Integration Server and returns a job identifier.

The DQSRVCOPYLOG Function copies a job's log file from a DataFlux Integration Server.

The DQSRVDELETELOG Function deletes a job's log file from a DataFlux Integration Server.

The DQSRVJOBSTATUS Function returns the status of a job that was submitted to a DataFlux Integration Server.

The DQSRVKILLJOB Function terminates a job that is running on a DataFlux Integration Server.

The DQSRVPROFJOBFILE Function runs a file-type Profile job on a DataFlux Integration Server and returns a job identifier.

The DQSRVPROFJOBREP Function runs a repository-type Profile job on a DataFlux Integration Server and returns a job identifier.

The DQSRVUSER Function begins a session on a secure DataFlux Integration Server.

The DQSTANDARDIZE Function returns a character value after standardizing casing, spacing, and format, and applying a common representation to certain words and abbreviations.

The DQTOKEN Function returns a token from a character value.

Previous Page | Next Page | Top of Page