Unscramble Letters Scrambled SQLOnline version Unscramble these SQL keywords by Arthur Van Houten 1 all the conditions must be TRUE for a record to be displayed A D N 2 limits or filters records retrieved from the database with a condition H E E R W 3 combines information from multiple tables J N I O 4 keyword identifying which keys (Primary Key and/or Foreign Key) to be used with JOIN N O 5 only one of several conditions must be TRUE R O 6 selects a table in the database F O M R 7 simplifies query if a field falls within a known set of values N I 8 means there is nothing in the data field L U N L 9 Selects fields from the database to print out and perform operations on E E C S L T 10 displays records with the same value in the summary rows Y R B O G U P 11 limits or filters responses based on the value of aggregate functions I G H V N A 12 gives us a running total of all the values of a selected numerical field U S M 13 defines how we want the query data sorted R B R E O Y D 14 sorts data in ascending order (default) C A S 15 sorts data in descending order E D S C 16 used to filter out duplicate rows of data S N T C T I D I 17 tells us how many of a selected field there are U C N T O 18 computes the average of a selected numerical field V E G A A E R 19 allows comparisons with portions of the text of the result K I E L 20 converts text to capital letters P E R U P 21 converts text to non-capital letters L R W O E 22 allows us to add a "mask" to our output for better presentation O T R _ H A C 23 allows us to rename our output columns A L A S I