Topics
Started by
Posts
Last post
I mostly develop on SS2K5 (SP1) using a machine with 4 * 3.4Ghz Xeon CPUs and 4 Gb memory. I recent…
1 replies
Let's say I have three fields in a table that are datatype float. If I want to write an update scri…
2 replies
At the end of this I have the code for my split function. I want to take a declared variable and pa…
4 replies
Dear All, I have one senario. Create table #t1 ( PRID varchar(5), Month int, Year int ) insert into…
8 replies
hi... can you explaim me what is the difference between function and store procedure w…
7 replies
Dear All, I have one senario. I want to list out the last date for each month for the given period.…
18 replies
Hello All, I need to create stored procedure that will output information created 3 months after t…
2 replies
I can't seem to wrap my head around this!! tblReturn: colAcct, colSector, colAdate, colMkt I want t…
4 replies
I'm trying to write some code to create a table is a stored procedure (easy) and return the @@error…
5 replies
Hi, Is there any way to identitfy the thats that are fresh and not yet rows added in the table . My…
14 replies
I need to include error handling for an INSERT, but I also need to return the records affected. Unf…
2 replies
I need to query an ODBC datasource that is accessible via TSQL. It is not SQL Server however. I …
4 replies
Dear All, I am fighting with CURSOR to replace it with SET BASED Logic. My situation is: I have one…
7 replies
trying the following to step through all cust db and turn constraints off (prep for some maint work…
6 replies
Hi All, I need a bit of help with a join. I have 2 tables : TradeSummary has fields : SymbolID, Cur…
3 replies
Viewing 15 topics - 2,986 through 3,000 (of 17,082 total)
You must be logged in to create new topics.