Topics
Started by
Posts
Last post
Can anyone plz help on finding what is the issue in the following script: I'm getting the following…
3 replies
This code works as expected and email the result of the query to the recipients: EXEC msdb.dbo.sp_s…
1 replies
Hi I'm new to SS. The function below fails to compile, and returns the following error message: Ms…
25 replies
I need to shred an XML file into database tables. I can extract the Staff Details, but I need to lo…
5 replies
Hello, Is there a way to add a number of Business Days (not including Saturday and Sunday) to a dat…
18 replies
Hi, This is my first post and I need some little help here. I'm a newbie in SQL triggers. In this …
13 replies
I have an apointment table which contains an apointment date column (smalldatetime). Value of thi…
3 replies
I'm using this procedure to seach in my database: ---------------------- ALTER PROCEDURE [dbo].[Sea…
1 replies
Hi everyone, I need a little help with writing a query for completing a retrieved field with zeroes…
6 replies
OK, here's a curly one. How would you work out the amount of time between two dates, taking into ac…
6 replies
what is a t-sql statement to store the sql results in an excel sheet. suppose i have two valieables…
3 replies
Running the following script why i get dbid 32767 for all generated rows SELECT top 10 bucketid, o…
3 replies
I have a situation where the following data is in a table ID Start Date 1 Dec 30 2008 2:47PM 2 …
1 replies
Hi all, I hope there's a simple solution to this, because the complex one is exponentially more in…
11 replies
I have a varchar column using the Latin1_General_BIN collation so that it sorts in ASCII order. Wh…
3 replies
Viewing 15 topics - 7,906 through 7,920 (of 12,230 total)
You must be logged in to create new topics.