Multiple choice When can we say a statement is not an embedded SQL? If all query processing is performed by the database system Use of correct and exact syntax with respect to an SQL language embedded Embedded SQL must follow RDBMS rules Embedded SQL expression for database modifications always return a value Reveal answer Fill a bubble to check yourself D Correct answer Explanation It is not compulsary for SQL expression to return a value.