-----------------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...
-
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...
-
Download the SQL SERVER 2012 Evaluation Edition free for 180 days including SSDT. click here to download More information about vers...
-
Different types of temp tables Step 1: We have different types of temporary data storage objects, probably we call as temp tables. ...
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