Topics
Started by
Posts
Last post
Hi I created Two instance on my system named A and B i am using SQL Server 2005 - 9.00.1399.06 (I…
5 replies
So I have the task of mapping out the data relations in my company's numerous databases. How the d…
1 replies
Hi, I used SSRS 2005 to create a report. This report requires 3 parameters. Parameter3 will accept…
2 replies
Ok, I have this stored procedure I am trying to run and it runs successfully but the data returned …
1 replies
Need help with the following query: DECLARE @XML XML; SET @XML = '<xfadata> <changeDeb…
19 replies
Hello, I have a strange problem here SET @SQL = (SELECT Code FROM tablecode where ( @COL= 'Y')) S…
9 replies
Greetings all, I need to select the top 5 rows for particular codes and then union and sort the res…
16 replies
Hello, After looking over many many other posts, both here and on MSDN, I am still struggling with …
7 replies
Hi, There are many useful posts here on SQL Server pivot but am unable to get my head around to fix…
4 replies
I have a set of rows to be fetched from a table sorted on the column name passed in the stored proc…
7 replies
Hii guys, i have table which stores dbsize on daily basis structure for table is, CREATE TABLE [dbo…
13 replies
Hello, I am having trouble with trying to get the total count of tickets based on type based on spe…
6 replies
Which is your coding style, and why? select Field1, Field2, Field3 from sometable or …
6 replies
/****** Object: Table [dbo].[tblDemo] Script Date: 02/25/2010 10:41:14 ******/IF EXISTS (SELE…
9 replies
Hello there, I created report with drill down option by using BIDS, report works very fine with pre…
3 replies
Viewing 15 topics - 1,171 through 1,185 (of 4,155 total)
You must be logged in to create new topics.