Topics
Started by
Posts
Last post
I have two tables where I want to link the tables in effectively a one to one relationship. Table 1…
9 replies
Given below is the coding and the results of the query. The basic function of the query is to find …
5 replies
Does anyone have an idea on how to combine all these queries with different filter criterias? selec…
3 replies
I have been talking to different programmers about the primary field of my tables. I am being point…
26 replies
Hello you all , I'm newbie to SQL Server . I have a table like this : SET ANSI_NULLS ON GO SET QUO…
2 replies
Folks, I have six tables namely. Inmate- inmate_id,person_id,name person- person_id, personnel- pe…
1 replies
How to count number of NULLS in a row? or the other way how to count the not null values in the ro…
6 replies
Hi, I have table with Event and 4 phases for each event with begin and end dates. always the phase …
1 replies
Hi everyone, I am hoping that someone can help me with a query based on the below: I have two table…
4 replies
I have set up a sampel job which is select count(*) from [SR] It will give no of records in table S…
1 replies
I have a table in which certain IDs contain an "Event" while other IDs do not contain any "Event". …
6 replies
I have two sql 2000 servers. On server1 I need to be able to call a remote stored procedure on ser…
8 replies
I need to get the total dollar amount of checking for these branches but having problems with the q…
3 replies
I created a SSIS package to loop through a particular folder and import the text contained in the t…
1 replies
I have a table called AllRecords with around 7 million records.The table has following structure: c…
5 replies
Viewing 15 topics - 4,456 through 4,470 (of 5,050 total)
You must be logged in to create new topics.