If Col1 contains the string "Hello" and Col2 is Null, what is the result of SELECT Col1 + Col2? Structured Query Language If Col1 contains the string "Hello" and Col2 is Null, what is the result of SELECT Col1 + Col2? A) "Hello" B) Error C) Null D) "HelloNull" Answer: C) Null Share this Share on FacebookTweet on TwitterPlus on Google+