Topics
Started by
Posts
Last post
I am having trouble getting this update correct: DECLARE @TopNumINT, @TopNum2INT, @AcctNum…
8 replies
I am working on SQL server 2008 R2 I have a table as following TableA clientcode | days 101 | 30 1…
4 replies
Good morning, does anyone have any suggestions as to how I might be able to rewrite this query? It …
10 replies
[font="Courier New"]Given a table of transaction consisting of the following columns: CardType nv…
8 replies
Hello everyone, I am working on a stored procedure which will be executed by SQL job on a scheduled…
4 replies
Hello guys, I have the following table with the following data: create table tbl1 ( ClusterID VARCH…
14 replies
CREATE TABLE [dbo].[SalesHistoryArchive]( [SaleID] [int] IDENTITY(1,1) NOT NULL, [Product] [varch…
12 replies
I am having trouble constructing an aggregation query which shows the total number of invoices, tot…
7 replies
I'm trying to query SSRS to find the data sources for reports based on models I have this query ;W…
5 replies
Help with query. I have a table with columns PAN ProgramID TransactDate I need to write a stored p…
1 replies
Hi there, I'm trying to display a grid on a webpage showing location.. I need a grid, broken out li…
18 replies
Hi Everyone, I want to create XML file from sql table without using FOR XML EXPLICIT. Because I tri…
5 replies
I have a table that has two columns. 1. Name 2. CurrentDate Table :- Name Varchar (30) Current Dat…
6 replies
We are running SQL 2008 R2. Yes, I have tried Change Data Capture and SQL Audit , but I need more d…
2 replies
Hello, I stumbled upon this today while doing reports and thought of asking some help; Here is the …
11 replies
Viewing 15 topics - 6,736 through 6,750 (of 10,647 total)
You must be logged in to create new topics.