Java Games: Flashcards, matching, concentration, and word search.

Conversion Functions

AB
CHARdata type used for text and character data of fixed length, including numbers, dashes, and special characters
Fmused to remove padded blanks or to suppress leading zeros.
NUMBERdata type used to store variable length numeric data
Conversion FunctionFunctions that convert a value from one datatype to another
VARCHAR2datatype used for character data of variable length, including numbers, special characters, and dashes
DATEdatatype used for date and time values
TO_CHARconverts dates or numbers to character strings with optional formatting
RR date formatcentury value depends on the specified year and the last two digits of the current year
TO_NUMBERconverts a character string containing digits to a number with optional formatting
DD date formatnumeric day of the month
TO_DATEconverts a character string representing a date to a date value with optional formatting



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities