Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Can some body help me with changing to the oracle sp.
On Fri, 04 Nov 2005 10:53:37 -0800, Vinay Bhushan wrote:
>
> but i couldnt get the temp tables working on it its realy bull shit
> when you compare to sql server, its much beautifull in the sence you
> know in what context the table is writen to the disk and when it gets
> deleted and much flexible for handling things.
Your comment about bull shit simply show that you have no idea what you are attempting to do in Oracle. Since you are totally ignorant of the way Oracle works, you assume it will work like SQL Server. This is a) a wrong and unscalable assumption on your part, and b) a bad attitude to bring to this newsgroup, where many of us are asked to fix such code after-the-fact.
Pick up a copy of Tom Kyte's book "Expert Oracle Database Architecture: 9i and 10g Programming Techniques and Solutions" and learn something about the tool, instead of using blatant and incorrect assumptions.
Your current approach (both in coding and attitude) simply will not work in an Oracle environment.
-- Hans Forbrich Canada-wide Oracle training and consulting mailto: Fuzzy.GreyBeard_at_gmail.com *** Top posting relies guarantees I won't respond. ***Received on Fri Nov 04 2005 - 14:11:11 CST