Topics
Started by
Posts
Last post
Hi. I have a table with figures below. 003223 003225 003227 003227A 003236 003236A 003241 003273 00…
8 replies
Anyone see a problem with this query? SELECT tblTransactions.PO_Number, tblTransactions.PO_Date, tb…
5 replies
Hello Everyone I am working on a strange database, as some can tell from my other posts. I need to …
5 replies
EXEC SP_EXECUTESQL @sql, @Parameters, @lColumnValue is there a way to make the third col …
4 replies
Hi, I Successfully Imported the Following XML File ... --------------------------------------------…
2 replies
Hello all, I think that my question is quit simple, but hope someone can help me. I have a table th…
8 replies
Hi, I have a FULL OUTER JOIN with an OR condition that's running very slowly. The reason is because…
3 replies
Hi All Following is my table structure with the data. I just cant work out the query to group the d…
1 replies
Development has created 7 day rolling tables on multiple servers. I want to pull this data over to…
4 replies
Is there a method to concatenate CASE statements? I have several fields that have values of 1 or 0.…
6 replies
ALTER PROCEDURE [dbo].[usp_delete] @tablename sysname, @pid int ,@pidname varchar(10) AS DECLARE …
6 replies
Hi everyone I have a table in SQL server that contains the following : ID, Date, Description, Type,…
8 replies
sorry Dont Consider it
4 replies
Hello there, I have a little challenge that makes me thinking for hours now. I have a list of data …
12 replies
Hi All, How do I convert a text data type column to datetime? The query below returns this error: …
5 replies
Viewing 15 topics - 4,606 through 4,620 (of 10,647 total)
You must be logged in to create new topics.