Topics
Started by
Posts
Last post
Hey guys, I have an insert trigger which updates a field in another table. The trigger is shown bel…
6 replies
Hi all, i need more depth knowledge in sql server transactions and locks.pls give better links for …
2 replies
Hi How to convert Subquery into Joins Id wise Min Drawtime and Max Drawtime DECLARE @TEMP TABLE…
4 replies
HI ALL, I have updated this one(mainly the code ) to get more clarity on this. Thanks in Advance.! …
7 replies
Hi All I have confusion in Primary Key & Clustered Index Scenario 1 We have one table and we …
8 replies
Hi All What is functions of both Microsoft Distributed Transaction Coordinator & Linked Server…
1 replies
:w00t: :w00t: Hi How to find on Which RAID my system or server is running Our is 24/7 per min ther…
1 replies
After issuing a query or running a stored procedure in SQL Server 2005, is there a way to know when…
7 replies
What I have looks to me like it should be simple to do, but I can't get it to work. I have a page t…
6 replies
i used this script .. but not works select Count(*) , date_Col from table Where date_col betwee…
1 replies
HI ALL, I am in process of creating a report. Below query gives me a report like this YEARMONTH[h…
1 replies
USE [master] GO CREATE PROC [dbo].[ap_adm_OrphanUsersFix] AS SET NOCOUNT ON DECLARE @cmd varchar(…
15 replies
Dear SSC, I have a Decimal column.I'm not authorized to change the column data type.My data will b…
4 replies
Hi All, I am using ntext variable to store articles in my table. I am also using Full Text search …
5 replies
Greeetings all, Sample data and question to follow. CREATE TABLE #Accounts ( Account varchar (10) )…
79 replies
Viewing 15 topics - 1,156 through 1,170 (of 4,155 total)
You must be logged in to create new topics.