What Will Be The Output Of The Following Statement P Pre #451
What will be the output of the following statement? </p> <pre><code class="language-sql">if a = 10, b = 20 SELECT (a!=b);</code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs115 Structured Query Language. It can also be found in gs gs115 SQL Hosting, Operators and Data Types - SQL Operators - Quiz No.1.