What is SGA? The System Global Area in an Oracle database is the area in memory to facilitate the transfer of information between user...
What is SGA? The System Global Area in an Oracle database is the area in memory to facilitate the transfer of information between user...
Where are my TEMPFILES, I don't see them in V$DATAFILE or DBA_DATA_FILE? (for DBA ) Tempfiles, unlike normal datafiles, are not li...
Define Transaction ? A Transaction is a logical unit of work that comprises one or more SQL statements executed by a single user. ...
Can a view based on another view? Yes. What are the advantages of views? - Provide an additional level of table security, by restric...
106. What are server-side comments? Server-side comments are included in an ASP.NET page for the purpose of documentations as shown in th...