Click here to Skip to main content
15,918,742 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to write string in PDF Pin
tom57200715-Apr-09 2:56
tom57200715-Apr-09 2:56 
Questionmultithreading: lock (static) function library Pin
rpm820015-Apr-09 0:58
rpm820015-Apr-09 0:58 
AnswerRe: multithreading: lock (static) function library Pin
Moreno Airoldi15-Apr-09 3:22
Moreno Airoldi15-Apr-09 3:22 
AnswerRe: multithreading: lock (static) function library Pin
PIEBALDconsult15-Apr-09 6:29
mvePIEBALDconsult15-Apr-09 6:29 
GeneralRe: multithreading: lock (static) function library Pin
rpm820015-Apr-09 22:56
rpm820015-Apr-09 22:56 
QuestionSQL Script Pin
kibromg15-Apr-09 0:54
kibromg15-Apr-09 0:54 
AnswerRe: SQL Script Pin
tom57200715-Apr-09 0:57
tom57200715-Apr-09 0:57 
GeneralRe: SQL Script Pin
kibromg15-Apr-09 1:06
kibromg15-Apr-09 1:06 
Many thanks for your reply.Its Much appreciated

Table1
id int
Cli Nvarchar(200)
Timestamp datetime

100 records

Table2
id int
Cli nvarchar(200)

40 records

Select distinct(cli) from Table1 where Cli not in (select Cli from table2)

This should at least return 60 records.


Regards





Select
GeneralRe: SQL Script Pin
kibromg15-Apr-09 1:16
kibromg15-Apr-09 1:16 
GeneralRe: SQL Script Pin
Skymir15-Apr-09 2:35
Skymir15-Apr-09 2:35 
AnswerRe: SQL Script Pin
Dino Mulahusic15-Apr-09 1:05
professionalDino Mulahusic15-Apr-09 1:05 
GeneralRe: SQL Script Pin
kibromg15-Apr-09 1:07
kibromg15-Apr-09 1:07 
GeneralRe: SQL Script Pin
Dino Mulahusic15-Apr-09 1:09
professionalDino Mulahusic15-Apr-09 1:09 
GeneralRe: SQL Script Pin
kibromg15-Apr-09 1:13
kibromg15-Apr-09 1:13 
GeneralRe: SQL Script Pin
Ashfield15-Apr-09 1:24
Ashfield15-Apr-09 1:24 
GeneralRe: SQL Script Pin
kibromg15-Apr-09 1:57
kibromg15-Apr-09 1:57 
GeneralRe: SQL Script Pin
Ashfield15-Apr-09 9:44
Ashfield15-Apr-09 9:44 
GeneralRe: SQL Script Pin
a.hamidy15-Apr-09 1:26
a.hamidy15-Apr-09 1:26 
AnswerRe: SQL Script Pin
Christian Graus15-Apr-09 1:27
protectorChristian Graus15-Apr-09 1:27 
GeneralRe: SQL Script Pin
kibromg15-Apr-09 1:58
kibromg15-Apr-09 1:58 
GeneralRe: SQL Script Pin
kibromg15-Apr-09 2:22
kibromg15-Apr-09 2:22 
GeneralRe: SQL Script Pin
tom57200715-Apr-09 2:30
tom57200715-Apr-09 2:30 
QuestionCursorAdapter Equivalent Pin
BabyCSharp15-Apr-09 0:45
BabyCSharp15-Apr-09 0:45 
AnswerRe: CursorAdapter Equivalent Pin
Christian Graus15-Apr-09 0:54
protectorChristian Graus15-Apr-09 0:54 
AnswerRe: CursorAdapter Equivalent Pin
monstale15-Apr-09 1:34
monstale15-Apr-09 1:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.