473,404 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Re: Oracle VS SQL Server - Which is best to back end ?

"Mujahid" <mu*****@iqura.netwrote in message
news:OuhAYozFAHA.271@cppssbbsa04...
A lot of people I know who have worked on both Oracle and SQL Server tell
me
that PL SQL is much more powerful that T SQL.
Oracle clusters better than SQL S. but can anyone point out an equalent of
DTS and OLAP in Oracle ?
Oracle Database Utilities (Data Pump/SQL Loader)
http://otn.oracle.com/products/datab...ies/index.html

Oracle OLAP
http://otn.oracle.com/products/bi/olap/olap.html
Jun 27 '08 #1
1 2529
Chris Hohmann wrote:
"Mujahid" <mu*****@iqura.netwrote in message
news:OuhAYozFAHA.271@cppssbbsa04...
>A lot of people I know who have worked on both Oracle and SQL Server tell
me
>that PL SQL is much more powerful that T SQL.
A very common mistake in RDBMS programming include using ANY procedural
language where pure SQL will accomplish the task. I have seen many
instances of T-SQL and PL/SQL that were totally unnecessary - and both will
be considerably slower than pure SQL if the ask can be accomplished in pure
SQL.

Due to >internal< differences in implementation of the SQL language, it is
not generally a good idea to do a one-on-one comparison of T-SQL and
PL/SQL.
>Oracle clusters better than SQL S. but can anyone point out an equalent
of DTS and OLAP in Oracle ?

Oracle Database Utilities (Data Pump/SQL Loader)
http://otn.oracle.com/products/datab...ies/index.html
Realize that Oracle natively includes ablity to define tables based on
external files (such as CLF exports from Excel) and 'heterogeneous
services' allowing data to be sourced and included in transactions even
when not stored in Oracle.
>
Oracle OLAP
http://otn.oracle.com/products/bi/olap/olap.html
Note that the OLAP option in Oracle is frequently overkill. In my
experience, many reports and analyses only require things like Racle's
Advanced Grouping capability - from their docco

"... CUBE and ROLLUP to produce sub-totals and crosstab reports easily and
efficiently using a single SQL statement." and "Analytic functions ...
Includes rank, moving average, and ratio-to-report."

Based on discussion in comp.database.oracle.server, and referencing Oracle's
"New Features" doc for Oracle9i, these are available in Personal, Standard
One, Standard and Enterprise Edition

A decent reference to learn these is O'Reilly's "Mastering Oracle SQL"

/Hans
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ton | last post by:
I have a question about connectivity between different databases. Oracle, DB2400 and SQL_server. It is easy to integrate application products that are running on different DB platforms? What...
2
by: ~K | last post by:
I have 3 Oracle servers that I would like to keep in sync. Only one is used as my production, the other is a backup and the third is used for development purposes. In case my primary Oracle server...
10
by: Andrea M. Segovia | last post by:
Hello, I am a newbie to Oracle databases.... We have a visualization front-end tool connected to an Oracle back-end database on a Tru64 UNIX server. We also have clients with MS access...
13
by: BigDaDDY | last post by:
Um yeah....In case you haven't figured it out, Microsoft sucks. I'm going to be kicked back in my chair eating popcorn and watching football 10 years from now, while all you clowns are scrambling...
5
by: John | last post by:
I need to upsize my Access 2002 "database" to a larger database. I would like to use Access projects to manage the database. With this preference, it would seem MS SQL Server 2000 is the ideal way...
2
by: Crazy Cat | last post by:
Hi all, I am having trouble getting linked Oracle 9 server in MS SQL Server 2005 Express to work properly. My machine is running Windows XP. The Microsoft and Oracle OLE DB Providers have...
2
by: egoldthwait | last post by:
I need to convert a 17mb access 2000 db to Oracle and house it in a Citrix farm. The issue: we have never converted an Access Db to Oracle but can probably use Oracle's Workbench to assist with...
7
by: =?Utf-8?B?QVRT?= | last post by:
HOWTO Run multiple SQL statements from ASP/ADO to an Oracle 10g. Please help, I'm trying to write an ASP page to use ADO to run a long query against an Oracle 10g database, to create tables,...
5
by: dreadnought8 | last post by:
I've worked with mdbs, and with SQL Server to a lesser extent, with Access as a front end, on commercial-strength systems for quite a while, starting with A97. The last 8 months or so, I've been...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.