Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
steps to be followed to migrate t-sql code to...
steps to be followed to migrate t-sql code to pl-sql ?
Rate Topic
Display Mode
Topic Options
Author
Message
ravi@sql
ravi@sql
Posted Monday, January 14, 2013 10:21 PM
SSC Journeyman
Group: General Forum Members
Last Login: Today @ 5:57 AM
Points: 88,
Visits: 183
Hi All,
I wanted to convert t-sql code to Pl-sql(oracle 11g).
Can any body guide what are the steps to be followed to migrate this code and how ?
And also please suggest some good sites like sql servercentral.com
to query pl.sql related question, forum etc.
Regards,
Ravi :)
Post #1407027
DiverKas
DiverKas
Posted Tuesday, January 15, 2013 11:51 AM
SSC Veteran
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 10:24 AM
Points: 237,
Visits: 413
ravi@sql (1/14/2013)
Hi All,
I wanted to convert t-sql code to Pl-sql(oracle 11g).
Can any body guide what are the steps to be followed to migrate this code and how ?
And also please suggest some good sites like sql servercentral.com
to query pl.sql related question, forum etc.
Regards,
Ravi :)
I dont know of any sites that will do it for you (unlike the VB to C# conversion sites). Mostly because there are so many nuances between the 2 languages. Things I would do in SQL Server I would never attempt in PL-SQL and vice versa. Simple things like TRIM that do things in Oracle that does not happen in SQL Server. Return values, variables, scope, packages... the list goes on.
The real question is, is it really necessary to move it? The 2 can coexist.
Post #1407412
Lynn Pettis
Lynn Pettis
Posted Tuesday, January 15, 2013 1:00 PM
SSC-Insane
Group: General Forum Members
Last Login: Today @ 3:10 PM
Points: 21,614,
Visits: 27,444
It also is dependent on what you are porting to Oracle what needs to be done differently between PL/SQL and T-SQL.
Lynn Pettis
For better assistance in answering your questions, click here
For tips to get better help with Performance Problems, click here
For Running Totals and its variations, click here
or
when working with partitioned tables
For more about Tally Tables, click here
For more about Cross Tabs and Pivots, click here
and
here
Managing Transaction Logs
SQL Musings from the Desert
Fountain Valley SQL
(My Mirror Blog)
Post #1407443
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.