The subquery- SELECT * FROM dual; -is used to get the literal values and not the values returned by the subquery. Example: Inserting multiple rows into a single ...
確定! 回上一頁