Topics
Started by
Posts
Last post
We have a table with School range Program defined in each school and grade level. At beginning we u…
6 replies
I want to get the table size in KB. I will give the following inputs, Table Name and Number of Rows…
7 replies
I'm sure I'm missing something obvious, but I just can't figure out the best way to make this happe…
12 replies
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
Viewing 15 topics - 5,656 through 5,670 (of 10,647 total)
You must be logged in to create new topics.