Topics
Started by
Posts
Last post
Hi I have a SSRS report where the SSRS columns should be limited to four and the corresponding tabl…
1 replies
Hi I have a requirement where my SQL query need to be changed such that, I have two CTEs used in my…
6 replies
Hello I have a report which gives a sales tally per month, so: Jan 200 Feb 250 March 240 I have add…
3 replies
I have a table that has be updated based on another table. To accomplish this I am updating the tab…
1 replies
Hi all, I'm trying to create some SQL to then run a Cognos report. This is what I have so far but …
4 replies
Hello, I am trying to validate this syntax below in winsql against a db2 on an as/400. I get the m…
6 replies
I have this table: CREATE TABLE [dbo].[save_schema_totals]( [Save_Schema_Id] [int] IDENTITY(1,1) N…
4 replies
CREATE TABLE [dbo].[retail]( [subscriber] [int] NULL, [wan] [int] NULL, [activation_date] [datet…
9 replies
Hi , I have a scenario like ........I have 6 flat files(Country1,Country2,Country3,.......Country6)…
1 replies
I've got below data (Sample table) NameServerSpeed SITE1SERVERA100 SITE1SERVERB100 SITE2SERV…
2 replies
Hi Experts, I have some questions regarding SQL server 2008. Below situations are from DB testing a…
10 replies
Hello, Can anyone please explain the difference between GETDATE() and CURRENT_TIMESTAMP ? I'm sure …
6 replies
Hi, I have a close date and an open date (both also with time) so a datetime variable. I want to ca…
2 replies
I've got a TempDB database approximately 40 GB (SQL 2008 EE). I've been instructed to add some dat…
4 replies
Hi guys!, As the tittle says, i´m having some trouble on a dynamic pivot. Let´s cut to the chase. F…
2 replies
Viewing 15 topics - 811 through 825 (of 5,050 total)
You must be logged in to create new topics.