Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Oracle/OAS
PL/SQL
trupti nigam
Ranch Hand
Posts: 647
1
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
When should one decide to use PL/SQL instead of regular sql queries?
Thanks,
Trupti
Paul Sturrock
Bartender
Posts: 10336
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
When you need behaviour not supplied by standard SQL and when you have funtionality that sits better in the database rather than in an external application.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
Robert Hayes
Ranch Hand
Posts: 116
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Let me add that one of our Oracle PL/SQL gurus at work recently switched to
Java
for one of his projects and was very pleased with his experience.
Oracle offers Java sprocs; you may want to look into it.
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
exam 147
Struts-config.xml
problem while inserting the record in db using mySQL
getting ResultSet from Java Stored Procedure
passed exam 1Z0-007 today..
More...