GLOBAL TEMPORARY TABLE over Views in advantages insolving
mutating error?
Answer / Akash Deep Maurya
Global temporary tables have several advantages when it comes to solving mutating conflicts, as they are visible only within the session that created them. Using global temporary tables can help isolate changes made by different sessions and prevent issues such as deadlocks or inconsistent data due to concurrent modifications. In comparison, views do not provide this level of isolation, making them more susceptible to mutating conflicts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can dml statements be used in pl/sql?
HOW TO ADD PRIMARY KEY TO TABLE BY PL/SQL PROGRAM
What is an exception in PL/SQL? What are the two types of exceptions?
how to start mysql server? : Sql dba
What is the difference between mdf and ndf files?
How will you debug your procedure? If your procedure is around 2000 lines and the expected output is 10 and we get only output 5.So how will you debug it? Somebody pls give the correct answer?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
What is sql partition?
What is Function based Index and which type of function we can use in Function base index. can we use aggregate,NVL function in Function based Index..
1 Answers Metric Stream, Polaris,
Why schema is used in sql?
Wat is SGA ?
how to create a database in oracle?
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)