-----------------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...
-
/****** 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...
-
There are Different symbols in SQL Server useful while writing the Dynamic SQL Query. The total list in SQL 2012 are 255. You get to kno...
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