Topics
Started by
Posts
Last post
Hello, all: Please forgive me if this is an idiotic question--I'm still learning! I'm trying to cr…
4 replies
Here is part of a stored procedure that is creating a general ledger with Lawson data: CREATE TABLE…
24 replies
I have a table of data that includes a date field showing when a task was completed. There is data …
5 replies
Hi, Here is the statement I am using (SQL 2005) SELECT FieldA, ..., Name1, ..., Name1, ..., FieldZ …
15 replies
I have a table from which i need to calculate the following - get total percentage where col2 is ei…
2 replies
Sample code is below. What I want to do is list the top 2 records that have the same name for a giv…
10 replies
Can some one please show me how I would structure a SQL query that gives me the Percetage of Items …
3 replies
Hi All, When I am trying to make lots of Inserts into my database ... it takes lots of time to inse…
4 replies
I have the following update statement that when thru the table and update the field, as you can see…
3 replies
I've done 95% of my development in MySQL in the past, but I have to use SQL Server 2005 for the pro…
3 replies
Hi I am having difficulty using the Pivot function: I have some SQL which generates a summary table…
6 replies
USE [Production_Warehouse] GO CREATE PROCEDURE [dbo].[usp_Production_Warehouse_PopulateDate] AS DE…
3 replies
Hello everyone. I am hoping to get some assistance as I normally try to research the forums before…
4 replies
I need to not use a temp table in my query (see #TempTable in the code below) because I am going to…
21 replies
Here is part of a stored procedure that is creating a general ledger with Lawson data: CREATE TABLE…
1 replies
Viewing 15 topics - 8,176 through 8,190 (of 12,234 total)
You must be logged in to create new topics.