Topics
Started by
Posts
Last post
Hello I have this function that creates fiscal week: create function [dbo].[FiscalWeek] (@startMont…
7 replies
Is there anyway to setup a trigger that fires when creating a stored procedure? When a developer ad…
9 replies
i have a .BAT file which successfully calls a FTP process to download files. it runs successfully w…
1 replies
*************************************************************************** declare @T4CreditBalanc…
5 replies
Hello. I need to pull a count from a 'service call' table. The table has two useful columns. 'Case_…
3 replies
exec sp_DeleteDatafromAudit @ProcMonth = 9 @Company = FUL @Extract_type =A Anyone know why the synt…
2 replies
I have a very simple query that supposes to return a number of records within the last 5 days, and …
9 replies
Hello I am trying to change the data type of a column and i get the following error: Msg 245, Leve…
3 replies
i have a text box object in excel 2003 that users enter text into. line feeds or carriage returns a…
4 replies
I want to explore the PIVOT statement in SQL 2005, so I looked at this article http://www.tsqltuto…
2 replies
Hi. I would like users to be able to search by either ProductId or by the Product Description. I ha…
17 replies
Hello, I'm stuck at my sqlquery. What I want is to: Group by ID and Location. Sum Quantity and Cost…
6 replies
How do I query this field? Is this possible? Thank you for your help! I removed the < for displa…
12 replies
Hi, Would anyone provide the useful query for the below requirement? i want you to create a functio…
3 replies
Hello all, How can I cast the 'N/A' in order to meet the field type requirements? CASE WHEN DA…
2 replies
Viewing 15 topics - 8,446 through 8,460 (of 12,230 total)
You must be logged in to create new topics.