| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#3 (permalink) |
|
Moderator
Join Date: Apr 2006
Location: India
Posts: 1,733
Thanks: 2 Thanked 143 Times in 132 Posts Thanks: 2
Thanked 143 Times in 132 Posts
Rep Power: 31
|
Re: SQL Refreshment Contest 9
tats a nice try unreg ... nymore elaborative xplanations ???
__________________
Sree |
|
|
|
|
|
#5 (permalink) |
|
Junior Member
Join Date: Aug 2006
Location: ghaziabad
Age: 22
Posts: 1
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 3
|
Re: SQL Refreshment Contest 9
in view same thing can be show in different manners to diff. diff. people.
but it is not possible in the case of table. |
|
|
|
|
|
#6 (permalink) |
|
Unregistered
Posts: n/a
|
Table is a database object where all the information can be stored in the form of rows and columns while view is a virtual table which does not contain any data of its own,its a window to the table data from where only selective information can be seen.
|
|
|
|
#7 (permalink) |
|
Senior Member
Join Date: Mar 2006
Age: 24
Posts: 343
Thanks: 3 Thanked 12 Times in 12 Posts Thanks: 3
Thanked 12 Times in 12 Posts
Rep Power: 8
|
Re: SQL Refreshment Contest 9
Further explaining what Namita said, Whenever a view is accessed, the query used to create view is executed and the changes in the base data tables are reflected.
__________________
JSP,Oracle,SQL : http://mycodesnippetjsp.blogspot.com/ Complete List :http://www.blogger.com/profile/04567238067268200918 |
|
|
|
|
|
#8 (permalink) |
|
Senior Member
Join Date: Mar 2006
Age: 24
Posts: 343
Thanks: 3 Thanked 12 Times in 12 Posts Thanks: 3
Thanked 12 Times in 12 Posts
Rep Power: 8
|
Re: SQL Refreshment Contest 9
Just for information sake, Adding to Views we also have materialized views, these are views which can store information juz like temporary tables. Materialized views unlike Views contain Data in them.
__________________
JSP,Oracle,SQL : http://mycodesnippetjsp.blogspot.com/ Complete List :http://www.blogger.com/profile/04567238067268200918 |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SQL Refreshment Contest 1 | vjsreevs | ORACLE , SQL SERVER , SYBASE & Others | 8 | 10-11-06 03:19 PM |
| SQL Refreshment Contest 8 | vjsreevs | ORACLE , SQL SERVER , SYBASE & Others | 2 | 08-10-06 07:26 PM |
| SQL Refreshment Contest 6 | vjsreevs | ORACLE , SQL SERVER , SYBASE & Others | 1 | 01-09-06 01:57 AM |
| SQL Refreshment Contest 5 | vjsreevs | ORACLE , SQL SERVER , SYBASE & Others | 0 | 12-08-06 04:36 PM |
| SQL Refreshment Contest 4 | vjsreevs | ORACLE , SQL SERVER , SYBASE & Others | 0 | 05-08-06 10:00 PM |