. . . . . . "/*[sqlquery[*/ SELECT concat(ucase(substr(word,1,1)),substring(word,2,(length(word)))) as word, concat(ucase(substr(emotion,1,1)),substring(emotion,2,(length(emotion)))) as emotion from demo.emotion.data\n/*]sqlquery]*/" . . . . . . . . . . .