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...
-
TRUNCATE Data From All TABLES of a DataBase in SQL Server Here the following script help full to you to truncate data from all tables in...
-
Convert Delimited XML value in a column into Column (More than 8000 characters) To handle more than 8000 characters, convert that data in...
-
Different types of temp tables Step 1: We have different types of temporary data storage objects, probably we call as temp tables. ...
No comments:
Post a Comment