Topics
Started by
Posts
Last post
Good Morninig! I know I have done this before but am struggling with it ... two tables: Students an…
4 replies
I should be able to do this simply, but my head is really hurting today. Say I have two tables: [fo…
2 replies
Hi All, I am using the below SP to find out COUNT of datum for Number of Null Data and Number of No…
7 replies
I apologize if this looks like crap, but I can not figure out how to save the tabs and spaces. --Th…
19 replies
Hello - This is my first attempt at a SP. I need to import external data to another table and also…
20 replies
A pdf file is generated by an application. I need a trigger to change the name of that file right …
2 replies
The query & the execution plan are in the attached image - it takes ~ 2 mins to return 3 rows.…
5 replies
I have a cursor that is inserting data into a temp table. I am using an ID seed column on the temp …
7 replies
How to distinguish if a parameter has been passed? For example a sp that feeds a table: CREATE PROC…
3 replies
hi all, I have 2 tables, Incident and Incident_activity. Incident table having Inc_ID as primary ke…
8 replies
I have created a daily job on SQL Server2000 that uses the osql utility. Here is my statement: osql…
2 replies
I have two tables 1. Noise Table that has ID INT Word VARCHAR(50) 2. Key Table that has ID INT Word…
6 replies
Hi All, I currently have the following SQL Statement: select c.Id, c.name, c.active, a.name as attr…
2 replies
Hello all, I have a big data table that contain duplicated records. I would like to extract all dup…
4 replies
Need some help getting this to flip. TableA Columns: RowID Identity int DocID int, DocType varchar(…
4 replies
Viewing 15 topics - 3,826 through 3,840 (of 17,082 total)
You must be logged in to create new topics.