Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.oracle    |    Overblown overpriced overengineered SHIT    |    2,288 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 582 of 2,288    |
|    Jasper Scholten to All    |
|    Re: What is the efficient way to select     |
|    25 Oct 03 08:43:52    |
      From: jasc27054@NO-SPAM.yahoo.co.uk              Hi Henry,              To answer your questions as far as I can at this moment:              1. Let the optimizer do it's work, 1 complex query should be okay as long as       you analyze all tables excluding owned by SYS.              1/2. Where you might look into in this case is materialized views, this is       the appropriate way for getting better response times.              3. I do not see what stored procedures could do. If you can do it in a plain       SQL statement, do it in a plain SQL statement.              4. Yes              5. Let the optimizer do it's work. Size your database properly and 1 big       query should be okay. Splitting up is more something you use when your bound       in some sort of way or when you are using database types that are less       scalable to handle such a huge amount of data.              Extra comment: What I see from the amount of records is that it is all quite       small, it depends on the right use of indexes, analyzing tables and       datamodel to get good response in all cases.              When the data grows over time, you may want to investigate in a year or       something to use partitioning.              HTH,              --       Jasper Scholten       DBA / Application Manager / Systems Engineer              "Henry" |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca