Topics
Started by
Posts
Last post
I want to do the following: @NewOrder = SELECT FLD_ORDER FROM TBL_ORDER if @NewOrder < 100 …
1 replies
I have many DTS Packages in SQL Server. FYI, there are also many other DTS Packages owned by other …
3 replies
Is there a way to have SQL Server automatically generate a unique temp table name?
4 replies
I'm trying to ROUND to 2 Decimal Places. The query is below. The Value Column is a MONEY DataType! …
3 replies
Dear All, I have 2 SP's, one (let's call it sp_A) which returns a list of filesand another (let's c…
2 replies
Hi, I want to know the procedure for sorting the data and publish back on date and time. I am havin…
5 replies
Hi, I have a table with rows like this: datetime, value Each row is rounded to the hour but if ther…
7 replies
I found a thread pointing to using RAISERROR to produce output from within a stored proc. Here is m…
5 replies
How Can I auto sum a Column for every record I select? for Example : In this example every record i…
9 replies
Hello, I have set up a Cross Tab Report as follows: ******************************************* Sel…
1 replies
I have a stored proc that returns a resultset. I would like to call that proc from another pr…
4 replies
Hello, How can I create a simple select list, and have an additional column defined with the I…
4 replies
Hi, As part of our DayEnd procedure, we have written a procedure that will include all the relevant…
4 replies
I know that there is not a boolean datatype but instead a bit type. But is there a way to cre…
3 replies
Hello! Can anyone help me please. I have several database and I would like to synchronize all of t…
2 replies
Viewing 15 topics - 13,591 through 13,605 (of 17,082 total)
You must be logged in to create new topics.