Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do you use PL/SQL
On May 20, 10:05 am, Frank van Bortel <frank.van.bor..._at_gmail.com>
wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
>
>
> zigzag..._at_yahoo.com wrote:
> > On May 20, 5:06 am, Frank van Bortel <frank.van.bor..._at_gmail.com>
> > wrote:
> > zigzag..._at_yahoo.com wrote:
>
> >>>> If you know Java or C++, you are better of using them than using PL/
> >>>> SQL. Computers run so fast that performance advantages gained by PL/
> >>>> SQL over C++ or Java are very little. On the other hand, if you do not
> > Never heard more BS than that
>
> > Why do you thinh JDBC, PRO C/C++ , Csharp .NET etc are developed in
> > the first place. Does PL/SQL have all the object-orieneted features of
> > JAVA or C++? It all depends on which background one comes from and
> > what are the career path one wants to take? Learning many langauges
> > is always a good think. One should not limit oneself to PL/SQL. Usings
> > statements like rubbish just shows one lacks objectivity and.
>
> You are claiming there is no performance loss - that is nonsense.
>
> Also:
> - - JDBC is not a programming language.
> - - C is beautiful for writing hardware drivers, perhaps operating
> systems, but not for applications.
> - - C++ is a MS attempt to hop on the OO bandwagon.
> - - .Net - have no idea why that was developed - it's not a programming
> language, it's a framework.
>
> Leave in the database what the database is good at.
> - --
> Regards,
> Frank van Bortel
>
> Top-posting is one way to shut me up...
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (MingW32)
>
> iD8DBQFGUFW6Lw8L4IAs830RAtekAJ4yyT3B2vFFa5OmBtvEUoDIFYFnUgCdExK8
> c9IG8ECiqeKKbCxKkDZqirA=
> =/w/i
> -----END PGP SIGNATURE------ Hide quoted text -
>
> - Show quoted text -
> - - JDBC is not a programming language.
JDBC is a class library written in Java.
DO you mean C sharp. C++ was inveneted notby MS but by AT&T Bell Labs
> - - .Net - have no idea why that was developed - it's not a programming
> language, it's a framework
.NET is a frameowork which is implemented in CSharp, Visual Basic and other programming lanagues of MS. If you are in MS shop, you will know why it is developed. I forget the technical term but .NET class of programming lanaguages introduced a revolutionary concept where code written in all these lanaguages can be ::linked" together. Received on Sun May 20 2007 - 09:36:11 CDT
![]() |
![]() |