What is mutating sql table?
Answer / Raju Kumar Thakur
A mutating SQL table is a table that is modified by the SQL statement. This includes tables that are being inserted into, updated, or deleted during the execution of the statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is normalization and types of normalization?
22 Answers Etisbew, F-TEC, Microsoft, TechProcess,
How will you delete a particular row from a Table?
What is normalisation in sql?
Is pl sql different from sql?
What is difference between pls_integer and integer?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
How do I start pl sql?
What does trigger mean in slang?
Can a foreign key have a different name?
Can we create non-clustured index on a clustered index ?
What is sql entity?
3. Select sum(a) sum_1,max(a) max_1 ,count(a) count_1 from ( ( select 1 a from dual union all Select to_number(‘2011’) a from dual union all select 1 a from dual) union select 2 b from dual);
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)