Multiple choice technology databases Can we abbreviate keywords across lines?e.g. DESCRIBE True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation In SQL and many programming environments, keywords cannot be split or abbreviated across different lines. A keyword must be written as a continuous string of characters to be recognized by the parser.