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

Case and Character Manipulation (SQL)

Match each vocabulary word with the correct description.

AB
dualdummy table used to view results from functions and calculations
Formatthe arrangment of data for storage or display
INITCAPconverts alpha character values to uppercase for the first letter of each word, all other letters in lowercase
character functionsfunctions that accept character data as input and can returm both character and numeric values
TRIMremoves all specified characters from either the beginning or the ending of a string
expressiona symbol that represents a quantity or a relationship between quantities
single row functionsfunctions that operate on single rows only and return one result per row
UPPERconverts alpha characters to upper case
Inputraw data entered into the computer
CONCATconcatenates the first character value to the second character values; equivalent to concatenation operator (||)
outputdata that is processed into information
LOWERconverts alpha character values to lowercase
LPADpads the left side of a character resulting in a right justified value
SUBSTRreturns specific characters from character value starting at a specific character position and going specified character positions long
REPLACEreplaces a sequence of characters in a string with another set of characters
INSTRreturns the numeric position of a named string
LENGTHreturns the number of characters in the expression
RPADpads the right hand side of a character resulting in a left justified value
Substitution VariableA symbol preceding a column name in a WHERE clause prompting the user for a value before the query executes.



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