Topics
Started by
Posts
Last post
I need to count the items between one lead row and other, here an example: I have this query: SELEC…
15 replies
I had to create a new user for testing, but running the app using this user id is acting weird so w…
1 replies
Is it REALLY possible to bypass the @Where_Clause variable and make the below SQL non-dynamic? This…
6 replies
@Date1 = '20150630' DATEADD(m,6, @Date1) < DATEADD(m,-12,GETDATE()) Ignore this, i…
2 replies
SELECT * FROM OPENQUERY ( [LinkedServer], ' WITH Disk_Size (Servername,DiskMountPoint,fileSyste…
7 replies
Hi, while looking for new position I see beside DBA and SQL skills(SSRS, SSIS, Powershell ..) comp…
18 replies
Does sql server have equivalents for r language ie the r summary function?
3 replies
I have a big query, (really big, 800+columns - can't really make it smaller) that I'm trying to bui…
12 replies
Could any one let me know why i am getting this error? on what basis these kind of occur errors? i…
1 replies
Need to replace this CASE statement in Where clause with something else (not CASE...), AND/OR (?). …
6 replies
The exam page fetches data from SQL Server. We are expecting 15K exams by this month end. What shou…
4 replies
Is query tuning the responsibilty of a Developer or is it a combined responsibility of DBA and SQL …
11 replies
Hello all, First of all, thank you for dwelling on my problem. It is as follows: I want to decremen…
1 replies
DECLARE @FROMDATE SMALLDATETIME, @TODATE SMALLDATETIME, @SERVER_NAME NVARCHAR(150) SELECT a.Se…
6 replies
Are there any frameworks out there to standardize, organize, or streamline the process of SQL QA te…
15 replies
Viewing 15 topics - 1,006 through 1,020 (of 3,091 total)
You must be logged in to create new topics.