Topics
Started by
Posts
Last post
I have the following query: select MAX(payrolldate) AS [payrolldate], dateadd(dd, ((datediff(dd, '1…
1 replies
Hi there, Can you help with the followuing. I have looked at SQL Books Online and can't work out w…
2 replies
Hi, I started learning stored procedures and was stuck with a problem. The stored procedure require…
1 replies
Hi, I started learning stored procedures and was stuck with a problem. The stored procedure require…
1 replies
I'm sure this is an easy one for all you experts out there... I'm a bit new to this and hope someon…
1 replies
Hi, I am tasked with an investigation, cross referencing SQL 2000 Data with XML Logs to determine w…
3 replies
Hello in SQL2005 i use this script to get info about the job history SELECT Convert(varchar(20),SER…
2 replies
The code below successfully compares the contents of this table (#urltbl) to a table containing a f…
6 replies
Help!! Of course I need this NOW..so I am hoping to get some quick response!! 😛 I am trying to do…
1 replies
Hi Friends , I am having two database on two different machine one server is 'server1' and another …
1 replies
Hi Friends, I want to create a virtual database like virtual table #temp. Is there any solution to …
4 replies
Hi to all, i want small requirement that is, i have a sample table in sql server databa…
2 replies
I have a series of stored procedures that I use to create a table for our daily reports. One of th…
3 replies
I have a T-SQL script on a SQL Server 2000 box which I pass a server name to as a parameter (@REMSS…
2 replies
Hi there, Just a small bit of help... Trying to get my head round sending an sp to multiple emails.…
3 replies
Viewing 15 topics - 721 through 735 (of 17,082 total)
You must be logged in to create new topics.