-----------------REFERENCE SITES for SQL-------------------
Subscribe to:
Post Comments (Atom)
EMP, DEPT Sample script
/****** Object: Table [dbo].[DEPT] Script Date: 19-05-2016 06:58:37 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET A...
-
Find PrimaryKey Columns on Table here i want to know the Column Name on which the key constraints are created. Initially i was conc...
-
/****** Object: Table [dbo].[DEPT] Script Date: 19-05-2016 06:58:37 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET A...
-
Download the SQL SERVER 2012 Evaluation Edition free for 180 days including SSDT. click here to download More information about vers...
tell me how to migrate oracle stored procedure into sql server 2008, having one out parameter with datatype sys_refcursor
ReplyDeletedo u need script
ReplyDelete