Re: Do you use PL/SQL



On May 20, 10:05 am, Frank van Bortel <frank.van.bor...@xxxxxxxxx>
wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1





zigzag...@xxxxxxxxx wrote:
On May 20, 5:06 am, Frank van Bortel <frank.van.bor...@xxxxxxxxx>
wrote:
zigzag...@xxxxxxxxx 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 -

You are claiming there is no performance loss - that is nonsense.

It is like using Assembly Language vs C/C++. I am sure Assembly
laguage you can gain some
peformance advanatge. but how many people still write Assembly. When
one develops software, there are so many aspects to performance and so
many places performance can be tuned. If only reason, one wants to use
PL/SQL is because of performance advntages, one is on wrong path.

When I started my career many years ago, I used to write lot of
PRO*C/C code. Now, most of my database centric code I write in PL/
SQL, at the same time I have leant Java and use Java (JDBC for
database part). I try not to become a fan of one language. That closes
door for taking advatages of better features provvided by other
languages.



.



Relevant Pages

  • Re: selecting a language
    ... > languages to write our application in, as Progress is becoming ... Progress is a 4GL language so it is very rapid development. ... database access from GUI code. ... Java has a lot of built in support for it. ...
    (comp.lang.java.programmer)
  • Re: Another idea from pick goes mainstream...
    ... A relational database has nothing to do ... SQL is one of the ... is now considered THE language for any dbms implementing the relational ... Then, XML came out. ...
    (comp.databases.pick)
  • Re: connecting to a database
    ... so I'm attempting to code it up in java. ... I have no idea how to set up a connection. ... connection to an Access Database that they would be willing to post. ... sql. ...
    (comp.lang.java.programmer)
  • Re: If you were developing a database in Forth...
    ... instances of SQL server. ... relational database well is a difficult task. ... free to come up with your own query language philosophy/design. ...
    (comp.lang.forth)
  • Re: connecting to a database
    ... I have no idea how to set up a connection. ... connection to an Access Database that they would be willing to post. ... throws java. ... sql. ...
    (comp.lang.java.programmer)

Loading