Exforsys

Online Training

Doubt on Functioning of Query

This is a discussion on Doubt on Functioning of Query within the Oracle Database forums, part of the Database category; I have a table named as employee created. I have done vertical partitioning on this table and made this table ...


Go Back   Exforsys > Database > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-17-2007, 05:14 PM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
Doubt on Functioning of Query

I have a table named as employee created. I have done vertical partitioning on this table and made this table into two tables. I have also created a view named as getview on the table employee. My doubt is if the data needed by me is in the first split table of the two partitions whether my view getview would fetch values querying only this or would it join both partitions and make the query. How it will function internally?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-18-2007, 03:00 PM
Senior Member
 
Join Date: Apr 2006
Posts: 153
cyrus is on a distinguished road
Vertical partitioning is done also for the reason of achieving performance. So having done vertical partitioning on table named as employee and the view defined named as getview on the table employee would fetch values querying from whichever table it find the column occurring and would not refer both the table until the need for that occurs.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to find second max sal of employee with the co chandraismoon Oracle Tutorials 7 05-16-2008 03:08 AM
Query with Querying Database rachelle MySQL 1 05-11-2007 03:41 PM
Performance of Query Ralph MySQL 2 05-08-2007 04:44 PM
SQL QUERY IN REPORTS 6i:Pls help nitinkoshymech Oracle Database 1 11-27-2006 09:34 AM
how to use the same form for query mode and input mode bhaskara avunoori Oracle Apps 1 06-23-2006 06:07 AM


All times are GMT -4. The time now is 01:04 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.