C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » SQL Server »

Convert SQL Server Stored Procedure into Oracle Stored Procedure( Very Urgent Plzzzzzzzzz)


Posted Date: 11 Jun 2007      Posted By: kanakaraju      Member Level: Gold     Points: 2   Responses: 2




CREATE PROCEDURE CREATE_MENU
AS
-- CREATED BY : RAJU
-- CREATED ON : 05 JUNE 2007
-- MODULE : MESSAGING
-- SUBMODULE : GENERATE MENUS
BEGIN
SELECT * FROM Admin_Menu WHERE DELETED_FLAG=0
SELECT * FROM Admin_SUBMenu WHERE DELETED_FLAG=0 ORDER BY DISPLAY_ORDER
END






Responses

Author: Vasudevan Deepak Kumar    11 Jun 2007Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

What is the problem that you are encountering?


Author: ChandraShekar Thota    11 Jun 2007Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

try this tool
www.swissql.com/products/sqlserver-to-oracle/sql-server-to-oracle.html

Chandra Shekar Thota
Microsoft MVP
DNS is Y(Our) Site.Please work more on it to make it Worlds Best Technical Site
chandrashekarthota@gmail.com



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : set ANSI_WARNINGS ON/OFF
Previous : Image Store and Retrieval
Return to Discussion Forum
Post New Message
Category: SQL Server

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use