Topics
Started by
Posts
Last post
Iām under a big deadline for a customer, up most of the night, and I have a T-SQL script that aggre…
21 replies
Hi All, DB: SQL Server 2008 R2 Enterprise OS: Windows Server 2008 Enterprise (on VM) I have a view …
24 replies
Hi guys There is an application in my company which imports files inside several tables on database…
17 replies
Hi All, I want to import around 100+ excel files into SQl Server 2008R2, is there a simple way of d…
5 replies
Hello All, Can someone please help me with a sql query I am truing to find the diference of two dat…
8 replies
We are in the process of converting our hierarchy structure over to the new HierarchyID data model …
2 replies
i have table result like contractid timeid expirydate 1 null 2012-12 but i …
2 replies
Does anyone have thoughts on the differences between these statements? DECLARE @Result varchar(10)…
5 replies
Database Mail is disabled for security reasons. I have used the ActiveX Script in DTS to send SMTP …
4 replies
OK, please no laughing first off. I have a datetime field displaying as: 2011-01-12 00:00:00.000 YY…
8 replies
I have a stored procedure that does a merge with not matched. The below sproc is fine until today w…
4 replies
I have the following MERGE statement: MERGE ININ_DataSync_Shadow AS target USING (SELECT i.IndivID …
2 replies
I execute the following command and it returns the following: SELECT CAST(UPPER(DATEADD(mm, 0, GET…
16 replies
Before Few days i was working on some stored procedure and it did not give result as expected,i t…
1 replies
Hi, Im pretty sure my header doesn't explain what I need š I have a xls sheet with values like this…
4 replies
Viewing 15 topics - 7,141 through 7,155 (of 10,635 total)
You must be logged in to create new topics.