InterviewSolution
Saved Bookmarks
| 1. |
Explain Temporary tables? |
|
Answer» There are some BENEFICIAL operations in temporary tables because of speed and disposable DATA. You can terminate the life of a temporary table by ending of a session, employment through command prompt, using a PHP script or through a client PROGRAM. It is not typically visible in a SYSTEM. |
|