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

Oracle Database Design: Section x17 Vocabulary Review

AB
case sensitivea noted difference between big (capitalized) and small letters.
ESCAPEthis option identifies the escape characters; which causes the server to interpret the character literally.
readabilitycode that can be easily read.
IS NULLcondition tests for null values.
WHERE clauserestricts the rows returned by a select statement.
comparison conditionscompares one expression to another value or expression.
BETWEENdisplays rows based on a range of values.
inclusiveincluding the specified limits and the area between them: the numbers one to ten, inclusive.
LIKEselects rows that match a character pattern.
INtests for values in a specified list of values.
DISTINCTa command that suppresses duplicates.
concatenationlinks two columns together to form one character data column.
defaulta particular value for a variable that is assigned automatically by an operating system and remains in effect unless overridden by the operator.
stringgroup of character data.
DESCRIBE (DESC)_a iSQL*Plus command to display the structure of a table.


Professional Educator
Omaha South High Magnet School
Omaha, NE

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