Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Oracle SQL within the Oracle forums, part of the Databases category; What is virtual table?...
|
|||||||
| Oracle Oracle 9i & Oracle 10g Knowledge Base Learn and Share Oracle Technology related articles, white papers, tutorials / study materials, example codes, FAQ's, Tips and Tricks. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Re: Oracle SQL
We used to call a subquery a virtual table. (There are several definitions for the word 'virtual', but they sort of boil down to 'Not real. Something which is virtual has no physical basis itself but mimics a physical object in conceptual terms').
By the way, I also hear people call a subquery an 'inline view'. |
| The Following User Says Thank You to Lynn T For This Useful Post: | ||
|
|||
|
Re: Oracle SQL
A view is basically called a virtual table. View is nothing but a simple select query that joins more than one table and makes up to a sinlge one with the columns selected from different tables
|
|
|||
|
Re: Oracle SQL
You can write your own command by using the Add Command node in the Database Expert to create a virtual table which will represent the results of processing the command.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what is the diffrence between oracle dba and oracle devolepler? | priyanka.niksharma | Oracle Certification | 13 | 09-15-2009 04:40 PM |
| Oracle Apps 11i Training from Oracle University | thamilesai | Oracle | 0 | 09-16-2008 03:08 AM |
| To select Oracle DBA or Oracle Developer? | s_p_talele | Career Advice | 2 | 06-30-2008 08:08 PM |
| Oracle D2k and Oracle Forms & Reports | jroychaudhuri | Oracle | 2 | 01-03-2008 03:10 AM |
| Oracle BOM or Oracle Configurator | JobHelper | Oracle Apps | 0 | 05-31-2007 07:18 AM |