Topics
Started by
Posts
Last post
One of our vendors is running an application that reads AMI meters on a 15min interval. The SP they…
25 replies
Is the benefit of OUTER APPLY and CROSS APPLY that you don't need an ON clause? I don't really see…
2 replies
Hi SQL Gurus, I have a table below here which display same records by different subgroups. ID | A…
10 replies
Hi, I am stuck with a very strange situation where my current records needs to be updated from prev…
2 replies
HI, Can any one provide me query to find the Disk space using MSSQL Instances. I tried to get it by…
1 replies
We are trying to delete records in some history tables to save space. This is a database setup usin…
1 replies
I am looking at a database designed by someone else. I see he named the columns like Date_SK, Date_…
6 replies
Does anything appear to be wrong with the following CASE Statement? It always updates the First Col…
28 replies
I thought varchar(max) will store 2 gb data, but here I have a comma delim string that I am passing…
23 replies
ALTER VIEW [dbo].[neoset_dailySalesManReport] AS SELECT TOP (100) PERCENT s.entryDate AS 'date'…
3 replies
Hi guys this is my query i wrote to get date in invoice . But i am getting today date . I need date…
4 replies
Greetings, I have a table that represents the calendar of days that employees work during the year.…
24 replies
What is the best way to sum the distinct fields only. I've got a select that returns duplicate rows…
13 replies
Let first apologize since I have no idea how to start this small project. I have no code, because I…
6 replies
How can I Pivot the following? The objective is to get the columns listed horizontally and progamat…
7 replies
Viewing 15 topics - 5,656 through 5,670 (of 10,644 total)
You must be logged in to create new topics.