Topics
Started by
Posts
Last post
Good morning all, I have the attached T-SQL query that has been working well for sometime. This pas…
3 replies
Good morning all, I have the attached T-SQL query that has been working well for sometime. This pas…
1 replies
. This topic was modified 3 months ago by mtz676.
1 replies
SELECT [A] --,[Date] , ,[C] ,[D] ,[E] FROM [Database…
6 replies
Good Afternoon. I have a Table where each Record: 1) Represents an Appointment. 2) Has a field Appo…
5 replies
I'm trying to create a function dealing with "Significant Digits" for use in an application for our…
7 replies
Hi! I'm in extreme need of T-SQL function wich will round to the nearest even number, called banker…
53 replies
Since the other thread was trainwrecked, but since there is indeed a problem with the function as c…
378 replies
I would like to use BCP and a format file to export data to a text file in a fixed length format. F…
9 replies
I have a production database that I will be running queries against. I am not allowed to modify tha…
13 replies
I'm developing a complex T-SQL procedure which uses nested cursors; or at least tries. Using the d…
6 replies
Because JD Edward uses Julian Dates from 01/01/1900, you can use this code for converting CONVERT(V…
12 replies
I am working on a simulation which takes 120-300 records, randomly assigns them to 10 arbitrary gro…
4 replies
Hello Everyone, At work, I've been getting more involved with hosting and database stuff. I current…
4 replies
Hi, I'm trying to execute a script that uses OPENROWSET to execute a procedure which intern has ano…
12 replies
Viewing 15 topics - 1 through 15 (of 17,082 total)
You must be logged in to create new topics.