Topics
Started by
Posts
Last post
Hi All, I have trawled the net looking for this but not had a definitive answer, and my attempts at…
2 replies
I'm trying to use a CTE recursive query to return multi-level data stored in a single table. RECOR…
5 replies
I'm posting this question here as advised from the SSIS forum (hope this is the right place): http:…
1 replies
Hi all, As name says.. new and really bad a t-sql never mind the rest.. Im trying to query a table…
3 replies
Need good SQL formatting tool for free. Please suggest.
6 replies
ALTER VIEW [dbo].[neoset_dailySalesManReport] AS SELECT distinct TOP (100) PERCENT s.contentid, s…
5 replies
I have the below field... servername\instance I want to be listed as two separate fields in my repo…
8 replies
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
By: prvmine
Viewing 15 topics - 5,641 through 5,655 (of 10,635 total)
You must be logged in to create new topics.