Topics
Started by
Posts
Last post
ok where to begin. I've got an excel file with a part number, and a factor I need to change this li…
19 replies
Hi, Using SQL Server 2000 I'm trying to construct a single query to sum an aggregate. Can this be …
7 replies
Hi, we are using sql server 2000 service pack 4. when I do a select * from the sys.databases table …
1 replies
Hi there, We have a Job and each job has activities. Each activity has a start and end date. What I…
14 replies
Hello, I have captured a perflog on a five day interval that was recorded every three seconds to ca…
4 replies
Hi all, I've got a simple query that returns a list of transactions for suppliers/subcontractors. T…
2 replies
I am sending data to a POST via a stored proc and using the sp_OA procedures in SQL. I am usi…
6 replies
My Table is like this --- Id Name Class Subject --------------------------------- 2 …
1 replies
I need a row counter. I have a view that displays the following: Name Account Zip I need a UDF that…
17 replies
I have the following tables: Patient, Bill, Employee. I need to get a list of all patients (with or…
8 replies
Hi there: I'm looking to find the average run time of a job that runs mutiple times daily. We have…
1 replies
Greetings, CREATE TABLE Test ( Code char(1), Name char (3), Data int ) INSERT INTO Test SELECT 'A',…
1 replies
In SELECT Name FROM Mytable I get a few names with a diacritic (eg é, ä) in it. I use these names f…
8 replies
Please see below tables; Table A DROPID______CHILDID______Type drpanu005____0000359453____1 drpanu0…
3 replies
I would like to compose a generic script that would copy tables from one database to another databa…
2 replies
Viewing 15 topics - 691 through 705 (of 17,082 total)
You must be logged in to create new topics.