Function - Scalar

Model Funny

About

Scalar functions return a single value (as opposed to an array).

Mathematics definition: Any function whose domain is a vector space and whose value is its scalar field.

Is the result of a scalar function on a numeric a change of scale ?

Example

  • LEN() - Returns the length of a text field
  • ROUND() - Rounds a numeric field to the number of decimals specified
  • NOW() - Returns the current system date and time
  • TRIM() - Strip whitespace (or other characters) from the beginning and end of a text field





Discover More
Model Funny
(Function | Operator | Map | Mapping | Transformation | Method | Rule | Task | Subroutine)

Section computable function. A function is a callable unit that may be called: a procedure, a subrontine a routine, a method (belong to an objectmacrocomputablalgorithreusable blocargumentdevelopment...
Card Puncher Data Processing
Data Type - Scalar Variable

A scalar variable is an atomic quantity that can hold only one value at a time A scalar function returns a scalar. The contrary of scalar variable are collections. A scalar multiplication is usually...
Model Funny
Function - Binary Function/Operation

A binary operation is an scalar operation with two arguments (arity of two) that produces one value. They are creating a binary relation. the addition operator, the multiplication operator ...
Model Funny
Function - User Defined Functions (UDF)

User-defined_functionUser-defined Functions (UDFs) is a function provided by a developer and behave as a built-in function. It gives to the developer the possibility to enhance the function possibilities...
Card Puncher Data Processing
Linear Algebra - (Dot|Scalar|Inner) Product of two vectors

A dot Product is the multiplication of two two equal-length sequences of numbers (usually coordinate vectors) that produce a scalar (single number) Dot-product is also known as: scalar product or...
Privilege Evaluate Predicate
OBIEE - Evaluate - Embedded DB Functions

This Evaluate functions (since version 10.1.3.3) enables users and administrators to create more powerful reports by directly calling Database functions from: either Oracle BI Answers or by using...
Tsql Sql Server Function
TSQL - Function

SQL Server (2000) supports three types of user-defined functions: Scalar functions Inline table-valued functions Multistatement table-valued functions A user-defined function takes zero...



Share this page:
Follow us:
Task Runner