|
| How to Change Table and Stored Procedure Ownership in sql serverRead more.. |
| Views: 1142
| Bookmarked: 0
times | By: dotnetfish |
On:
10/4/2010 10:40:28 AM |
Article |
|
|
| I've tried to create a MSSQL "User Defined Functions" with execution of dynamic query (return a final value) and hit error message: "Invalid use of 'EXECUTE' within a function"Read more.. |
| Views: 718
| Bookmarked: 0
times | By: dotnetfish |
On:
10/9/2010 1:08:17 AM |
Article |
|
|
| SQL Server 2008 Installation Step By StepsRead more.. |
| Views: 549
| Bookmarked: 1
times | By: amalhashim |
On:
2/15/2010 11:30:11 PM |
Article |
|
|
| How to reset Identity Column in SQL ServerRead more.. |
| Views: 1006
| Bookmarked: 0
times | By: amalhashim |
On:
4/6/2010 9:44:46 AM |
Article |
|
|
| In this codesnippet, i will show, how to find the procedures in sql server using three different ways. such as by name, by content and by parameter names.Read more.. |
| Views: 736
| Bookmarked: 2
times | By: RRaveen |
On:
7/27/2011 9:47:14 PM |
Article |
|
|
| This script is used to generate the update queries dynamically in sql2005/2008Read more.. |
| Views: 748
| Bookmarked: 0
times | By: RaviChandra |
On:
5/28/2010 2:45:41 AM |
Article |
|
|
| SQL Query to sort stored procedure on Modified date or Created DateRead more.. |
| Views: 1638
| Bookmarked: 0
times | By: Prajeesh |
On:
5/17/2010 8:25:58 AM |
Article |
|
|
| In this code snippet, you will learn how to use the order by with Union or Union AllRead more.. |
| Views: 1184
| Bookmarked: 0
times | By: RRaveen |
On:
9/24/2010 10:23:37 AM |
Article |
|
|
| Removing Duplicates using CTE in Sql ServerRead more.. |
| Views: 1117
| Bookmarked: 0
times | By: Mohammad Shahanshah Ansari |
On:
6/18/2010 11:08:28 AM |
Article |
|
|
| In this snippet, help to learn,How to update view when new column added in table in sql serverRead more.. |
| Views: 872
| Bookmarked: 0
times | By: RRaveen |
On:
10/13/2010 2:28:27 AM |
Article |
|