Topics
Started by
Posts
Last post
The table structure is Salary Id 7000 222 5000 333 3600 555 1200 777 6700 888 In an in…
8 replies
exec sys.sp_refreshsqlmodule 'dbo.spSimple' this statement executes on 2005 Standard Edition but fa…
1 replies
I have a server with two instances of SQL 2005 (default and named). I need to set them up to have d…
1 replies
I've been recently been doing a lot of datediff commands, and reading the books online it notes a f…
3 replies
I am trying to build a report that is going to list (in different columns) fees/costs from two diff…
3 replies
Hi, I want to create a step in an agent job to check the rows in a table. If rowcount = 0 then qu…
4 replies
trying to run something like below to notify me if the space is less than 1GB. However, I get an er…
6 replies
For SQl 64 bit standard edition running on windows 2003 64 bit standard how many CPU's and how much…
3 replies
Here is my code: UPDATE Product SET ExtensionData = (SELECT i.ALT_DES FROM itm i WHERE sku = i.itm_…
1 replies
Our SQL Server 2005 64 bit servers are all running with the langage English (United States). When …
1 replies
Hi, I have a table where the masters information is available. we got a new requirement. as we cann…
2 replies
Ever notice how the smallest things can make the biggest difference? My most recent example involv…
11 replies
Hi - I was wondering if anyone had any knowledge on XP_sendmail in 2005. I will be upgrading from 2…
1 replies
Can I use keywords as column names?
3 replies
I'm working on a table containing a column defined as bigint. The value is actually a time value b…
9 replies
Viewing 15 topics - 2,821 through 2,835 (of 10,974 total)
You must be logged in to create new topics.