Viewing 15 topics - 9,796 through 9,810 (of 283,912 total)
Topics
Started by
Posts
Last post
I am getting below Deadlock Error: Transaction (Process ID 1900) was deadlocked on lock res…
2 replies
I was under impression that such data should always be in correlation but in practice am not always…
3 replies
I have inherited a data warehouse with Type II SCD tables. Each row has an entity_identifier (not n…
3 replies
Hi if Month(@frDate) < 4 begin SET @ytdfrDate = (SELECT CONVERT(DATE, dateadd(y,-1,@frdate + '-0…
2 replies
Comments posted to this topic are about the item SQL Database Migration :Lower version of SQL Serv…
12 replies
Hi i would like to convert UTC to EST . currently i am using "dateadd(hour, -4, UTC_COLUMN)" , but…
3 replies
THere is no such option next to Edit COde sample, as it is right here in this posting area. what ca…
13 replies
Comments posted to this topic are about the item Importing a CSV into SQL Server Shouldn't Be This …
61 replies
Comments posted to this topic are about the item What's Important to Your Organization
2 replies
Using sp_OACreate(MSXML2.XMLHTTP) Object creates. Open("POST"....) works. Send() never returns …
4 replies
Hi, Basically i have 2 tables check-in and check-out where users check-in and check-out using a RFI…
4 replies
I have a deadlock where the victim has two shared locks and the blocker two exclusive locks. Can s…
1 replies
Hi I have 3 records DocNo Tax Rate 1 5 2 10 2 12…
1 replies
Hello experts, I'm no SQL experts especially in server administration, so would to ask your guidanc…
5 replies
Hi, I have the following code which will give me a list of every fortnight between two dates howeve…
5 replies
Viewing 15 topics - 9,796 through 9,810 (of 283,912 total)